[Bug c/106119] Bogus use-after-free warning triggered by optimizer

tom.cosgrove at arm dot com gcc-bugzilla@gcc.gnu.org
Tue Jun 28 15:37:54 GMT 2022


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

--- Comment #1 from Tom Cosgrove <tom.cosgrove at arm dot com> ---
Note that the command lines just need -Wall, i.e.

gcc-12 $ gcc -O2 -Wall -o foo -c foo.c


More information about the Gcc-bugs mailing list