Name: | libtsan |
---|---|
Version: | 7.3.1 |
Release: | 5.16.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 1019120 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
RPM: | libtsan-7.3.1-5.16.el7.aarch64.rpm |
Source RPM: | devtoolset-7-gcc-7.3.1-5.16.el7.src.rpm |
Build Date: | Tue Sep 10 2019 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://gcc.gnu.org |
Summary: | The Thread Sanitizer runtime library |
Description: | This package contains the Thread Sanitizer library which is used for -fsanitize=thread instrumented programs. |
- apply a patch for middle-end/85496 (#1570308)
- Fix C++ ICE (#1660242)
- drop gcc7-fortran-include.patch - add -fdec-include and -fpad-source (#1647042)
- prevent implicit instantiation of COW empty rep (#1572583)
- Fix codegen issue with EQUIVALENCE/AUTOMATIC
- Revamp attribute checking for EQUIVALENCEs
- bump for rebuild
- Fix INCLUDE handling when pathname is on a separate line - Integrate updates to patches #0005 and #0014. Add testcases for - various legacy fortran extensions (#1586289)
- bump for rebuild
- fix 0014-Allow-non-logical-expressions-in-IF-statements.patch: also allow non logical expressions in ELSE-IF statements