| Name: | gcc-toolset-10-libasan-devel |
|---|---|
| Version: | 10.2.1 |
| Release: | 2.0.3.el8 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 2338927 |
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
| RPM: | gcc-toolset-10-libasan-devel-10.2.1-2.0.3.el8.i686.rpm |
| Source RPM: | gcc-toolset-10-gcc-10.2.1-2.0.3.el8.src.rpm |
| Build Date: | Wed May 12 2021 |
| Build Host: | host-100-100-224-8.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://gcc.gnu.org |
| Summary: | The Address Sanitizer static library |
| Description: | This package contains Address Sanitizer static runtime library. |
- Delete the previous fix to libasan6 issue in 10.2.1-2.0.2.
- Backport the following two redhat fix from 10.2.1-8.2:
- actually use libgfortran_nonshared.a (#1929375)
This is fix Orabug 32509350 - gcc-toolset-10 does not link the correct libgfortran files
- have libasan-devel require libasan6 (#1939638)
- Fix Orabug 32423691- gcc10 SEGV for every test in sregress: ORA-7445_ksmplru_add_batchksm
same bug as PR tree-optimization/100053:
gcc11-pr100053.patch
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Make gcc-toolset-10-libasan-devel to depend on libasan6. - Redhat bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1939638 - Reviewed-by: Nick Alcock <nick.alcock@oracle.com>
- Fix Orabug 31197798 (Profile data size way too big) same bug as PR gcov-profile/95348: gcc11-pr95348.patch - Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
- update from Fedora gcc 10.2.1-2 - emit debug info for C/C++ external function declarations used in the TU (PR debug/96383) - discard SHN_UNDEF global symbols from LTO debuginfo (PR lto/96385) - strip also -flto=auto from optflags
- avoid stack overflow in std::vector (PR libstdc++/94540, #1859670) - adjust some libstdc++_nonshared.a symbols - apply gcc10-libgfortran-compat-2.patch
- hide various symbols in libstdc++_nonshared.a
- GCC 10.2 release
- add symlink to liblto_plugin.so in /usr/lib/bfd-plugins
- disable -flto in %{optflags}, lto bootstrap will be enabled the GCC way
later
- require MPFR Library version 3.1.0 (or later)
- correct instructions for creation of newlib tarball, filter out sun-rpc licensed code that is never used during the package build
- update to GCC 10.1.0 release
- new package