------- Comment #2 from pluto at agmk dot net  2005-11-30 13:10 -------
Program received signal SIGSEGV, Segmentation fault.

(gdb) bt
#0  gen_peephole2_993 (curr_insn=Variable "curr_insn" is not available.)
    at rs6000.md:10847
#1  0x1020341c in peephole2_insns (x0=Variable "x0" is not available.)
    at rs6000.md:10838
#2  0x1026ac90 in peephole2_optimize (dump_file=Variable "dump_file"
    is not available.) at recog.c:3108
#3  0x102d5db4 in execute_one_pass (pass=0x1055f584) at passes.c:828
#4  0x102d5ebc in execute_pass_list (pass=0x1055f584) at passes.c:860
#5  0x102d5ed4 in execute_pass_list (pass=0x1055fda4) at passes.c:861
#6  0x102d5ed4 in execute_pass_list (pass=0x1055fd70) at passes.c:861
#7  0x1006a424 in tree_rest_of_compilation (fndecl=0x3057bb00)
    at tree-optimize.c:419
#8  0x1000b2bc in c_expand_body (fndecl=0x3057bb00) at c-decl.c:6641
#9  0x103199f0 in cgraph_expand_function (node=0x306148c0)
    at cgraphunit.c:1055
#10 0x1031a344 in cgraph_optimize () at cgraphunit.c:1121
#11 0x100115cc in c_write_global_declarations () at c-decl.c:7649
#12 0x102b0958 in toplev_main (argc=Variable "argc" is not available.)
    at toplev.c:1003
#13 0x100581d8 in main (argc=Variable "argc" is not available.)
    at main.c:35


-- 


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

Reply via email to