http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46985
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |4.6.0 Summary|[4.4/4.5/4.6 Regression] |[4.4/4.5 Regression] ICE: |ICE: SIGSEGV in |SIGSEGV in |is_gimple_min_invariant |is_gimple_min_invariant |(gimple.c:2742) with |(gimple.c:2742) with |-fno-tree-ccp |-fno-tree-ccp |-fno-tree-dominator-opts |-fno-tree-dominator-opts |-fno-tree-fre |-fno-tree-fre Known to fail|4.6.0 | --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-12-18 18:29:26 UTC --- Fixed on the trunk so far.