[Bug sanitizer/91101] Possible performance regression in libasan with detect_stack_use_after_return=1

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 8 14:17:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91101

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #14 from Martin Liška <marxin at gcc dot gnu.org> ---
Ahh, I've got it. The systemd is built in the configuration without any
optimization level! Please use -O2, that should speed up it significantly.


More information about the Gcc-bugs mailing list