------- Comment #5 from rguenth at gcc dot gnu dot org 2007-06-06 09:02 ------- {GC 21223k -> 16452k} Program received signal SIGSEGV, Segmentation fault. verify_ssa_name (ssa_name=0xa5a5a5a5a5a5a5a5, is_virtual=0 '\0') at gcc/tree-ssa.c:109 109 if (TREE_CODE (ssa_name) != SSA_NAME)
so it just got collected. I bet you'll get an ICE instead with checking enabled. So, can you nevertheless provide preprocessed source? -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu dot | |org Keywords|GC, ice-on-valid-code | Target Milestone|4.3.0 |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32231