https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69838
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|regression |middle-end
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Seems except.c has already
copy_reg_eh_region_note_forward
and
copy_reg_eh_region_note_backward
functions for this purpose and reload1.c uses them.
