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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |14.3
            Summary|during RTL pass: early_ra:  |[14/15 Regression] during
                   |ICE: verify_flow_info       |RTL pass: early_ra: ICE:
                   |failed: missing             |verify_flow_info failed:
                   |REG_EH_REGION note at the   |missing REG_EH_REGION note
                   |end of bb 4 with            |at the end of bb 4 with
                   |fnon-call-exceptions        |-fnon-call-exceptions
                   |-fharden-control-flow-redun |-fno-delete-dead-exceptions
                   |dancy                       |
                   |-fno-delete-dead-exceptions |
                 CC|                            |rsandifo at gcc dot gnu.org
      Known to work|                            |13.3.0

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
My testcase worked in GCC 13.x (-fharden-control-flow-redundancy is new in GCC
14 but you just need an internal exceptions to get the ICE).

Reply via email to