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 plugins. The GCC plugin ABI is currently not stable, so plugins must be rebuilt any time GCC is updated.
Packages
gcc-plugin-devel-4.8.5-36.el7_6.2.x86_64 [733 KiB] |
Changelog
by Marek Polacek (2019-02-13):
- allow libitm to use HTM (#1674383) - fix mode mismatch in prepare_cmp_insn (#1676795, PR target/63442) |
gcc-plugin-devel-4.8.5-36.el7_6.1.x86_64 [733 KiB] |
Changelog
by Jeff Law (2019-01-16):
- Avoid code generation bug due to incorrect CFG in the presence of setjmp/longjmp (#1655148). |