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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Summary|[12/13 Regression] ICE:     |[11/12/13 Regression] ICE:
                   |verify_flow_info failed: BB |verify_flow_info failed: BB
                   |2 cannot throw but has an   |2 cannot throw but has an
                   |EH edge with -Os            |EH edge with -Os
                   |-march=cannonlake           |-march=cannonlake
                   |-fnon-call-exceptions       |-fnon-call-exceptions
                   |-fno-tree-dce               |-fno-tree-dce
                   |-fno-tree-forwprop          |-fno-tree-forwprop since
                   |                            |r11-5074-g287cc750b0887e86
                 CC|                            |crazylht at gmail dot com,
                   |                            |marxin at gcc dot gnu.org
   Last reconfirmed|                            |2022-05-04
     Ever confirmed|0                           |1

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
With -Os -march=cannonlake -fnon-call-exceptions -fno-tree-dce
-fno-tree-forwprop -c -fexceptions it started with r11-5074-g287cc750b0887e86.

Reply via email to