[Bug middle-end/64247] program result depends on environment ?

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 10 12:27:00 GMT 2014


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

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Are you sure you are not using uninitialized memory?  try using the various
-fsanitize flags (not sure if uninit memory use is in =address or =undefined).



More information about the Gcc-bugs mailing list