Name: | libubsan |
---|---|
Version: | 7.3.1 |
Release: | 5.10.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 352928 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
RPM: | libubsan-7.3.1-5.10.el7.aarch64.rpm |
Source RPM: | devtoolset-7-gcc-7.3.1-5.10.el7.src.rpm |
Build Date: | Thu Jun 28 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://gcc.gnu.org |
Summary: | The Undefined Behavior Sanitizer runtime library |
Description: | This package contains the Undefined Behavior Sanitizer library which is used for -fsanitize=undefined instrumented programs. |
- 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
- Fix handling of -fdlines-as-comments when -fdec is enabled (#1570967)
- fix a goof in 0013-Allow-per-variable-kind-specification.patch
- Add Jakub's patch to generalize default exponent handling to instead cover all DEC runtime extensions Update 0022 patch for changes from Jakub's work. (#1561204)
- Various minor fixes to the gfortran patches from Codethink. (#1561204)
- only require DTS binutils for RHEL 6 and 7
- apply Fortran patches