[Bug sanitizer/110835] -fsanitize=address causes slowdown from std::rethrow_exception not called
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 28 05:06:48 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110835
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dodji at gcc dot gnu.org,
| |dvyukov at gcc dot gnu.org,
| |jakub at gcc dot gnu.org,
| |kcc at gcc dot gnu.org,
| |marxin at gcc dot gnu.org
Component|c++ |sanitizer
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The code generation does not look any difference ...
So I am suspecting this was a library change.
Which might mean it is an issue in LLVM too ...
More information about the Gcc-bugs
mailing list