Package libstdc++-devel-8.5.0-24.el8_10.inferit.i686
Name | libstdc++-devel |
---|---|
Epoch | 0 |
Version | 8.5.0 |
Release | 24.el8_10.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 | 2025-03-12 20:17:07 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Header files and libraries for C++ development |
Repositories | AppStream |
Description | This is the GNU implementation of the standard C++ libraries. This package includes the header files and libraries needed for C++ development. This includes rewritten implementation of STL. |
Errata | — |
Size | 2123 KiB |
Source Project | gcc-8.5.0-24.el8_10.inferit |
SHA-256 checksum | ee5617defb8faf17ecf2303e2fc1d53b41fca4b4b9afcdd23c5b002928d6a836 |
×
* Mon Feb 24 2025 Marek Polacek <polacek@redhat.com> 8.5.0-24 - don't reuse DEBUG_EXPRs with vector type (PR middle-end/100508, RHEL-79501) * Fri Feb 07 2025 Marek Polacek <polacek@redhat.com> 8.5.0-23 - rebuild for CVE-2020-11023 (RHEL-78274) * Thu Apr 18 2024 Marek Polacek <polacek@redhat.com> 8.5.0-22 - fix ICE in the vectorizer (RHEL-32886) * Tue Dec 12 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 8.5.0-20.inferit - Sets bug tracker URL to https://bugs.msvsphere-os.ru/ * Wed Oct 04 2023 Marek Polacek <polacek@redhat.com> 8.5.0-21 - guard the bit test merging code in if-combine (RHEL-11483) * Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 8.5.0-20 - Rebuilt for MSVSphere 8.8 * 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)