Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gcc43-c++: C++ support for GCC version 4.3 preview
Name: | gcc43-c++ |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 4.3.2 |
License: | GPLv3+ and GPLv2+ with exceptions |
Release: | 7.SEL5_2 |
URL: | http://gcc.gnu.org |
- Summary
- This package adds C++ support to preview of the GNU Compiler Collection
version 4.3. It includes support for most of the current C++ specification
and a lot of support for the upcoming C++ specification.
Changelog
- * Mon Jan 26 00:00:00 2009 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Oct 15 00:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.3.2-7.el5
-
- update from gcc-4_3-branch
- ensure one can put breakpoints on break, continue and goto statements
with -g -O0 (#465824, PRs debug/29609, debug/36690, debug/37616)
- emit one DW_TAG_common_block for each common block in each scope, not
one for each common block in one CU (#465974, PR debug/37738)
- Intel -maes and -mpclmul support
- * Sat Sep 20 01:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.3.2-6.el5
-
- fix up libstdc++43-devel multilib conflict on ppc