http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46165
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |4.6.0 Summary|[4.3/4.4/4.5/4.6 |[4.3/4.4/4.5 Regression] |Regression] ICE: |ICE: verify_flow_info |verify_flow_info failed |failed when casting-out |when casting-out attribute |attribute noreturn with |noreturn with -fno-tree-ccp |-fno-tree-ccp |-fno-tree-copy-prop |-fno-tree-copy-prop |-fno-tree-dce |-fno-tree-dce Known to fail|4.6.0 | --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-11-03 10:35:27 UTC --- Fixed on the trunk so far.