| Name: | gcc-toolset-12-liblsan-devel |
|---|---|
| Version: | 12.2.1 |
| Release: | 7.4.0.4.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1106186 |
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
| RPM: | gcc-toolset-12-liblsan-devel-12.2.1-7.4.0.4.el8.aarch64.rpm |
| Source RPM: | gcc-toolset-12-gcc-12.2.1-7.4.0.4.el8.src.rpm |
| Build Date: | Sun May 19 2024 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://gcc.gnu.org |
| Summary: | The Leak Sanitizer static library |
| Description: | This package contains Leak Sanitizer static runtime library. |
- Add support for -mpreserve-args in aarch64.
Orabug 36399592.
Reviewed-by: Elena Zannoni <elena.zannoni@oracle.com>
Oracle history:
January-23-2024 Qing Zhao <qing.zhao@oracle.com> 12.2.1-7.4.0.3
- Fix Orabug 35283123, i.e, the same bug as GCC PR111407.
gcc14-pr111407.patch
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
August-31-2023 2023 Qing Zhao <qing.zhao@oracle.com> 12.2.1-7.4.0.2
- CVE-2023-4039 GCC mitigation.
Orabug 35751931.
- CVE-2022-40982 "Intel Downfall" mitigation.
Orabug 35751938.
Add two patches originally from GCC upstream releases/gcc-11 branch.
gcc12-downfall-disable-gather-in-vec.patch
gcc12-downfall-support-mno-gather.patch
- Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
- avoid fma_chain for -march=alderlake and sapphirerapids (#2168917)
- provide libexec/ symlinks on all RHELs (#2162498)
- build libisl.so with -g (#2155127)
- apply an ISL patch (#2155127)
- Fixed run-time requirement for annobin plugin. (#2151927)
- Build the annobin plugin. Call it gts-gcc-annobin.so. (#2151926)
- update from releases/gcc-12 branch (#2110582) - fix up std::from_chars behavior in rounding modes other than FE_TONEAREST (PR libstdc++/107468)
- fix pr86731-fwrapv-longlong.c (#2134379)
- add -static-libquadmath (#2131081)