------- Comment #1 from andi-gcc at firstfloor dot org  2010-06-08 09:38 -------
Ok unable to attach and I've been told reporting LTO bugs requires some magic
voodoo incarnations first.

If it helps here's the gdb information of the crash:

(gdb) pt var
 <error_mark 0x1200022>
(gdb) bt
#0  var_map_base_init (map=0x1102b00) at ../../gcc/gcc/tree-ssa-live.c:87
#1  0x00000000007248fb in coalesce_ssa_name ()
    at ../../gcc/gcc/tree-ssa-coalesce.c:1405
#2  0x00000000006fd30f in rewrite_out_of_ssa (sa=0x10540a0)
    at ../../gcc/gcc/tree-outof-ssa.c:909
#3  0x00000000004d46d8 in gimple_expand_cfg ()
    at ../../gcc/gcc/cfgexpand.c:3742
#4  0x000000000062afd1 in execute_one_pass (pass=0xf503e0)
    at ../../gcc/gcc/passes.c:1576
#5  0x0000000000fe28e0 in ?? ()
#6  0x010000000062aeb4 in ?? ()
#7  0x0000000000f503e0 in ?? ()
#8  0x0000000000000000 in ?? ()
(gdb)


Somehow "error_mark" got in there.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44464

Reply via email to