[Bug middle-end/106190] [12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 7 12:44:23 GMT 2022


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.


More information about the Gcc-bugs mailing list