[Bug sanitizer/108085] gcc trunk's ASAN at -O3 missed a stack-use-after-scope

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 14 08:27:29 GMT 2022


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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I bet we unroll the loop and then elide f[] at -O3.


More information about the Gcc-bugs mailing list