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

--- Comment #2 from Thiago Macieira <thiago at kde dot org> ---
-fsanitize=address missing from the command-line in the previous comment. It
should be:

gcc -c -mavx2 -fsanitize=address test.cpp

Reply via email to