https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116053

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[14/15 Regression] during   |[14 Regression] during RTL
                   |RTL pass: cprop_hardreg     |pass: cprop_hardreg ICE:
                   |ICE: verify_flow_info       |verify_flow_info failed:
                   |failed: missing             |missing REG_EH_REGION note
                   |REG_EH_REGION note at the   |at the end of bb 2 with -O1
                   |end of bb 2 with -O1        |-finstrument-functions
                   |-finstrument-functions      |-fno-forward-propagate
                   |-fno-forward-propagate      |-fno-delete-dead-exceptions
                   |-fno-delete-dead-exceptions |-fnon-call-exceptions
                   |-fnon-call-exceptions       |
      Known to work|                            |15.3.1

--- Comment #14 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Fixed also for GCC 15.4.0.

Reply via email to