Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gcc-toolset-12-liblsan-devel-12.2.1-7.7.el9 RPM for aarch64

From CentOS Stream 9 AppStream for aarch64

Name: gcc-toolset-12-liblsan-devel Distribution: CentOS
Version: 12.2.1 Vendor: CentOS
Release: 7.7.el9 Build date: Fri Jul 12 00:37:31 2024
Group: Unspecified Build host: aarch64-02.stream.rdu2.redhat.com
Size: 1102706 Source RPM: gcc-toolset-12-gcc-12.2.1-7.7.el9.src.rpm
Packager: builder@centos.org
Url: http://gcc.gnu.org
Summary: The Leak Sanitizer static library
This package contains Leak Sanitizer static runtime library.

Provides

Requires

License

GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD

Changelog

* Thu Jul 11 2024 Marek Polacek <polacek@redhat.com> 12.2.1-7.7
  - fix wrong RTL patterns for vector merge high/low word on LE (RHEL-44850)
* Wed Apr 03 2024 Marek Polacek <polacek@redhat.com> 12.2.1-7.6
  - bump NVR (RHEL-30832)
* Thu Mar 28 2024 Marek Polacek <polacek@redhat.com> 12.2.1-7.5
  - fix conditions for using memcmp in
    std::lexicographical_compare_three_way (PR libstdc++/113960, RHEL-30832)
* Fri Feb 10 2023 Marek Polacek <polacek@redhat.com> 12.2.1-7.4
  - avoid fma_chain for -march=alderlake and sapphirerapids (#2168919)
* Wed Jan 25 2023 Marek Po