devtoolset-1.0-gcc-plugin-devel - Support for compiling GCC plugins
Website: | http://gcc.gnu.org |
---|---|
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
Vendor: | Scientific Linux |
- Description:
This package contains header files and other support files for compiling GCC 4.7 plugins. The GCC plugin ABI is currently not stable, so plugins must be rebuilt any time GCC is updated.
Packages
devtoolset-1.0-gcc-plugin-devel-4.7.0-5.3.el6.i686 [813 KiB] |
Changelog
by Jakub Jelinek (2012-07-20):
- C++11 ABI change - std::list and std::pair in C++11 ABI compatible again with C++03, but ABI incompatible with C++11 in GCC devtoolset-1.0-gcc <= 4.7.0-5.2 and upstream GCC 4.7.0 and 4.7.1 releases (#832967) |
devtoolset-1.0-gcc-plugin-devel-4.7.0-5.2.el6.i686 [813 KiB] |
Changelog
by Jakub Jelinek (2012-05-28):
- selected 4.7 backports (#825827) - fix i?86 8-bit mem += val ICE (PR target/53358) - alias handling fix (PR tree-optimization/53364) - vectorizer complex handling fix (PR tree-optimization/53366) - VRP bitfield fix (PRs tree-optimization/53438, tree-optimization/53505) - VRP NVR fix (PR tree-optimization/53465) |