Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gcc-c++ - C++ support for GCC
Website: |
http://gcc.gnu.org |
License: |
GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions |
Vendor: |
Scientific Linux |
- 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.4.6-3.el6.i686
[4.3 MiB] |
Changelog
by Jakub Jelinek (2011-08-24):
- decrease C++ FE memory usage on code with heavy overloading
(#732807, PR c++/48481)
- support used attribute on template class methods and static data
members for forced instantiation (#722587, PR c++/43125)
- build EH_SPEC_BLOCK with the same location as current function
to help gcov (#732802, PR c++/50055)
|