gcc-c++ - C++ support for GCC
Website: | http://gcc.gnu.org |
---|---|
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions |
Vendor: | Fedora Project |
- 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.2-7.fc12.x86_64 [4.7 MiB] |
Changelog
by Jakub Jelinek (2009-10-27):
- update from gcc-4_4-branch - PRs c++/40808, c/41842, cp-tools/39177 - VTA backports - PR bootstrap/41345 - don't emit DW_AT_name: <anonymous struct> etc. into debug info (#530304, PR debug/41828) - power7 ABI fixes (PR target/41787) - fix ICE in ix86_pic_register_p (PR target/41762) |