[Bug tree-optimization/105484] [11/12/13 Regression] ICE: verify_flow_info failed: BB 2 cannot throw but has an EH edge with -Os -march=cannonlake -fnon-call-exceptions -fno-tree-dce -fno-tree-forwprop since r11-5074-g287cc750b0887e86
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 4 19:22:54 GMT 2022
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.
More information about the Gcc-bugs
mailing list