[Bug rtl-optimization/116053] [14 Regression] during RTL pass: cprop_hardreg ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 2 with -O1 -finstrument-functions -fno-forward-propagate -fno-delete-dead-exceptions -fnon-call-exceptions
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 17 03:48:50 GMT 2026
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.
More information about the Gcc-bugs
mailing list