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-48.el5.x86_64
[3.8 MiB] |
Changelog
by Jakub Jelinek (2009-12-09):
- fix debuginfo for local variables in constructors or destructors
(#513184, PR c++/27574)
- force BLKmode return values into registers if they are from likely
spilled classes (#516028, PR rtl-optimization/41646)
- fix dynamic_cast (#519519)
- fix debuginfo for ppc{,64} with -mno-sched-prolog (#528792, PR target/40473)
- fix libjava to avoid opening *.la/dlopening *.so files from current
working directory or subdirectories thereof (#545673, CVE-2009-3736)
- fix DW_OP_{gt,ge,lt,le} handling, add DW_OP_swap handling
|