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).

Reply via email to