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-51.el5.x86_64
[3.8 MiB] |
Changelog
by Jakub Jelinek (2011-04-07):
- don't overwrite INDIRECT_REF type directly in C++ vtable accesses
(#630893)
- don't emit an extra useless var at -O0 for NRV optimized C++ vars,
fix debug info for them (#660302, #660305, PR debug/44367, PR debug/46815)
|