| Name: | gcc-toolset-11-libstdc++-devel |
|---|---|
| Version: | 11.2.1 |
| Release: | 9.2.0.1.el8_6 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 21667417 |
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
| RPM: | gcc-toolset-11-libstdc++-devel-11.2.1-9.2.0.1.el8_6.aarch64.rpm |
| Source RPM: | gcc-toolset-11-gcc-11.2.1-9.2.0.1.el8_6.src.rpm |
| Build Date: | Thu Nov 16 2023 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://gcc.gnu.org |
| Summary: | Header files and libraries for C++ development |
| 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. |
- Forward-port Oracle patches to 11.2.1-9.2 - Reviewed-by: Elena Zannoni <elena.zannoni@oracle.com>
- CVE-2023-4039 GCC mitigation. Orabug 35751885. - CVE-2022-40982 "Intel Downfall" mitigation. Orabug 35751901. Add two patches originally from GCC upstream releases/gcc-11 branch. gcc11-downfall-disable-gather-in-vec.patch gcc11-downfall-support-mno-gather.patch Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- fix wstring conversions in filesystem::path (PR libstdc++/95048, #2220896) - mark non-exported function always_inline (PR libstdc++/105671, #2221740)
- Fix Orabug 35137274 - Backport fix for upstream PR debug/105089 to OL8
gcc-toolset-11-gcc
- Backport PR debug/105089 CTF for a defined extern variable is ambiguous
using the following upstream commits:
613a6fca75156aadc2e79d78a23e547d39762c1e,
d0b00e74bf59c73b79471bbe9de19373b8661e20, and
d634c5d7c78c6ec0fa39d96984460475564519c8
Reviewed-by: Qing Zhao <qing.zhao@oracle.com>
- Fix Orabug ENH 35135692 - Add support for ampere1 and ampere1a processors
from GCC11
- Add support for ampere1 and ampere1a processors from GCC11 (Qing Zhao)
cb7b6c721e319e562480c2ee9fa04fc4b1c25a2d
f6daf95983de84132302e0b6182633e135b14b67
531731c449d175c19a5c5a6e264a1bfe36f6c57e
a692e3837ab4fb800f1b41b3a7e1f407689eeb7e (aarch64: Define __ARM_FEATURE_RCPC)
Reviewed-by: Indu Bhagat <indu.bhagat@oracle.com>
- Add support for -mharden-sls on X86 from GCC11 Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Merge oracle patches for OL 8.6 beta: Add -ftrivial-auto-var-init support from GCC12 Add CTF/BTF support Reviewed-by: David Faust <david.faust@oracle.com>
- avoid overly-greedy match in dejagnu regexp (#2049712)
- update from releases/gcc-11-branch (#2047286) - PRs fortran/104127, fortran/104212, fortran/104227, target/101529 - fix up va-opt-6.c testcase
- update from releases/gcc-11-branch (#2047286) - PRs ada/103538, analyzer/101962, bootstrap/103688, c++/85846, c++/95009, c++/98394, c++/99911, c++/100493, c++/101715, c++/102229, c++/102933, c++/103012, c++/103198, c++/103480, c++/103703, c++/103714, c++/103758, c++/103783, c++/103831, c++/103912, c++/104055, c/97548, c/101289, c/101537, c/103587, c/103881, d/103604, debug/103838, debug/103874, fortran/67804, fortran/83079, fortran/101329, fortran/101762, fortran/102332, fortran/102717, fortran/102787, fortran/103411, fortran/103412, fortran/103418, fortran/103473, fortran/103505, fortran/103588, fortran/103591, fortran/103606, fortran/103607, fortran/103609, fortran/103610, fortran/103692, fortran/103717, fortran/103718, fortran/103719, fortran/103776, fortran/103777, fortran/103778, fortran/103782, fortran/103789, ipa/101354, jit/103562, libfortran/103634, libstdc++/100017, libstdc++/102994, libstdc++/103453, libstdc++/103501, libstdc++/103549, libstdc++/103877, libstdc++/103919, middle-end/101751, middle-end/102860, middle-end/103813, objc/103639, preprocessor/89971, preprocessor/102432, rtl-optimization/102478, rtl-optimization/103837, rtl-optimization/103860, rtl-optimization/103908, sanitizer/102911, target/102347, target/103465, target/103661, target/104172, target/104188, tree-optimization/101615, tree-optimization/103523, tree-optimization/103603, tree-optimization/103995
- fix dg-ice tests (#2037072)