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

--- Comment #9 from David Binderman <dcb314 at hotmail dot com> ---
I tried a release build and it seemed fine to me:

foundBugs $ ../results.20240610.release/bin/gcc -c -w -g -O3 bug1034.c
foundBugs $ 

I guess if both asan & ubsan together cause a stack overflow, it might
be worthwhile checking if one of them without the other can do that.

Reply via email to