https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116053
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |16.0
Summary|[14/15/16 Regression] |[14/15 Regression] during
|during RTL pass: |RTL pass: cprop_hardreg
|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 fail|16.0 |
--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed so far on the trunk.