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

frantisek at sumsal dot cz gcc-bugzilla@gcc.gnu.org
Mon Jul 8 08:41:00 GMT 2019


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

--- Comment #7 from Frantisek Sumsal <frantisek at sumsal dot cz> ---
(In reply to Martin Liška from comment #6)

> Do you know how to tell meson to use CC=gcc-8?
> 

$ export CC=gcc-8 CXX=g++-8
$ meson build ...

should suffice


More information about the Gcc-bugs mailing list