| Name: | gcc-toolset-10-libtsan-devel |
|---|---|
| Version: | 10.2.1 |
| Release: | 2.0.2.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 2630250 |
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
| RPM: | gcc-toolset-10-libtsan-devel-10.2.1-2.0.2.el8.aarch64.rpm |
| Source RPM: | gcc-toolset-10-gcc-10.2.1-2.0.2.el8.src.rpm |
| Build Date: | Thu Mar 18 2021 |
| Build Host: | ca-buildarm05 |
| Vendor: | Oracle America |
| URL: | http://gcc.gnu.org |
| Summary: | The Thread Sanitizer static library |
| Description: | This package contains Thread Sanitizer static runtime library. |
- 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