------- Comment #1 from tbm at cyrius dot com  2008-09-04 10:04 -------
Program received signal SIGSEGV, Segmentation fault.
remove_unused_locals () at gcc/tree-ssa-live.c:589
589         var_ann (t)->used = false;
(gdb) where
#0  remove_unused_locals () at gcc/tree-ssa-live.c:589
#1  0x00000000006404b5 in execute_function_todo (data=<value optimized out>) at
gcc/passes.c:951
#2  0x000000000064071f in execute_todo (flags=205336536) at gcc/passes.c:1024
#3  0x000000000064090b in execute_one_pass (pass=0x101b200) at
gcc/passes.c:1209
#4  0x0000000000640c35 in execute_pass_list (pass=0x101b200) at
gcc/passes.c:1326
#5  0x00000000007374bc in tree_rest_of_compilation (fndecl=0x7fa70c5d4c00) at
gcc/tree-optimize.c:418
#6  0x00000000008b0640 in cgraph_expand_function (node=0x7fa70c5d4d00) at
gcc/cgraphunit.c:1038
#7  0x00000000008b23b4 in cgraph_optimize () at gcc/cgraphunit.c:1097
#8  0x00000000004169c3 in c_write_global_declarations () at gcc/c-decl.c:8080
#9  0x00000000006e872f in toplev_main (argc=<value optimized out>, argv=<value
optimized out>)
    at gcc/toplev.c:979
#10 0x00007fa70cebf1a6 in __libc_start_main () from /lib/libc.so.6
#11 0x00000000004044d9 in _start ()
(gdb)


-- 


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

Reply via email to