Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gcc4-c++: C++ support for GCC version 4.0 preview
Name: | gcc4-c++ |
Vendor: | Scientific Linux |
Version: | 4.0.2 |
License: | GPL |
Release: | 14.EL4 |
URL: | http://gcc.gnu.org |
- Summary
- 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.
Changelog
- * Fri Jan 6 18:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 4.0.2-14.EL4
- fix frame base in debuginfo on IA-64 (Jim Wilson, #176182, PR debug/24444)
- * Tue Dec 13 18:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 4.0.2-13.EL4
- fix Java ICE on initialized static final var used in case
(Andrew Haley, #175569)
- * Mon Dec 12 18:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 4.0.2-12.EL4
- fix Java ICE with input_filename being unset (Alexandre Oliva, #174912)