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

--- Comment #2 from Michael Vandeberg <michael at cppalliance dot org> ---
Building with -fsanitize=address on GCC 15.2.1 causes the bug to appear on -O0
in addition to -O1+, but there are no asan errors.

GCC 14.3 works on all optimization levels with -fsanitize=address.

Reply via email to