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