https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106190
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marxin at gcc dot gnu.org --- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> --- With gcc pr106190.c -c -fnon-call-exceptions -fexceptions -fsanitize=address,undefined -fno-sanitize-recover=all it starts with my r7-4350-g6dc4a6045089adc9 where I added -fsanitize-address-use-after-scope.