https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104449
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[9/10/11/12 Regression] |[9/10/11 Regression] ICE:
|ICE: verify_gimple failed: |verify_gimple failed: dead
|dead statement in EH table |statement in EH table with
|with -fexceptions |-fexceptions
|-fsanitize=address |-fsanitize=address
|-fstack-check=generic |-fstack-check=generic
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.