Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gcc-c++ - C++ support for GCC
- Description:
This package adds C++ support to the GNU Compiler Collection.
It includes support for most of the current C++ specification,
including templates and exception handling.
Packages
gcc-c++-4.1.2-52.el5.x86_64
[3.8 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)
|