Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gcc43: Preview of GCC version 4.3
Name: | gcc43 |
Vendor: | Scientific Linux |
Version: | 4.3.2 |
License: | GPLv3+ and GPLv2+ with exceptions |
Release: | 7.el5 |
URL: | http://gcc.gnu.org |
- Summary
- The gcc43 package contains preview the GNU Compiler Collection version 4.3.
Changelog
- * Tue Oct 14 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.3.2-7.el5
- update from gcc-4_3-branch
- ensure one can put breakpoints on break, continue and goto statements
with -g -O0 (#465824, PRs debug/29609, debug/36690, debug/37616)
- emit one DW_TAG_common_block for each common block in each scope, not
one for each common block in one CU (#465974, PR debug/37738)
- Intel -maes and -mpclmul support
- * Fri Sep 19 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.3.2-6.el5
- fix up libstdc++43-devel multilib conflict on ppc
- * Thu Sep 18 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.3.2-5.el5
- fix libgomp scriptlets
- fix VLA debuginfo at -O0 (PR debug/34037)