[Bug debug/115386] ice with -g -O3
dcb314 at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jun 10 08:46:58 GMT 2024
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.
More information about the Gcc-bugs
mailing list