Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gcc - Various compilers (C, C++, Objective-C, Java, ...)
- Description:
The gcc package contains the GNU Compiler Collection version 4.1.
You'll need this package in order to compile C code.
Packages
gcc-4.1.2-52.el5.x86_64
[5.3 MiB] |
Changelog
by Jakub Jelinek (2011-10-26):
- decrease C++ FE memory usage on code with heavy overloading
(#651098, PR c++/48481)
- build EH_SPEC_BLOCK with the same location as current function
to help gcov (#706383, PR c++/50055)
- fix PCH ICEs introduced by PR44367 changes (#735304)
- improve debug info for C externs in block scope (#745004, PR debug/39563)
- fix #pragma omp for handling in C++ try/catch stmt (#722252,
PR middle-end/33333)
- fix ICE in modified_type_die with Fortran array descriptors (#746405)
|