[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package gcc-plugin-devel-8.5.0-21.el8.inferit.i686 download

Name gcc-plugin-devel
Epoch 0
Version 8.5.0
Release 21.el8.inferit
Architecture i686
Website/URL http://gcc.gnu.org
License GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Build Time 2024-04-19 17:23:48
Build Host builder-x86-04.inferitos.ru
Summary Support for compiling GCC plugins
Repositories PowerTools
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.
Errata
Size 1455 KiB
Source Project gcc-8.5.0-21.el8.inferit
SHA-256 checksum 57b02d7992ad0a235714ca8d092697e253333b63a41462c43f611f3bd21ff90c
× Full screenshot
Changelog link
* Fri Apr 19 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 8.5.0-21.inferit
- Sets bug tracker URL to https://bugs.msvsphere-os.ru/
- Rebuilt for MSVSphere 8.10 beta

* Wed Oct 04 2023 Marek Polacek <polacek@redhat.com> 8.5.0-21
- guard the bit test merging code in if-combine (RHEL-11483)

* Wed Jun 14 2023 Marek Polacek <polacek@redhat.com> 8.5.0-20
- fix for TLSLD references (#2213753)
- fix crash in dynamic_cast<>() on null pointer (PR c++/99074, #2211506)
- adjust a pattern in s390.md (PR target/87723, #2214847)

* Tue Apr 04 2023 Marek Polacek <polacek@redhat.com> 8.5.0-19
- s390x: add support for register arguments preserving (#2168205)

* Tue Dec 06 2022 Marek Polacek <polacek@redhat.com> 8.5.0-18
- fix strlen range with a flexible member array (#2137448)

* Mon Oct 03 2022 Marek Polacek <polacek@redhat.com> 8.5.0-17
- fix deserialization for std::normal_distribution (#2130392,
  PR libstdc++/105502)
- initialize std::normal_distribution::_M_saved (PR libstdc++/99536)
- reject std::make_shared<T[]> (PR libstdc++/99006)

* Thu Sep 29 2022 Marek Polacek <polacek@redhat.com> 8.5.0-16
- avoid changing PHIs in GIMPLE split_edge (#2117838)

* Wed Jul 20 2022 Marek Polacek <polacek@redhat.com> 8.5.0-15
- backport straight-line-speculation mitigation (#2108721)

* Fri Jul 08 2022 Jonathan Wakely <jwakely@redhat.com> 8.5.0-14
- backport std::regex check for invalid range (#2001788)

* Wed Apr 20 2022 Marek Polacek <polacek@redhat.com> 8.5.0-13
- require docbook-style-xsl instead of docbook5-style-xsl (#2073888)
- backport Default widths with -fdec-format-defaults patch (#2074614)