[Bug gcov-profile/30397] FAIL: gcc.misc-tests/gcov-2.c ICE

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jan 6 21:29:00 GMT 2007



------- Comment #1 from danglin at gcc dot gnu dot org  2007-01-06 21:29 -------
Program received signal SIGSEGV, Segmentation fault.
0x002a6c64 in som_output_text_section_asm_op (data=0x7ae49aa8)
    at ../../gcc/gcc/config/pa/pa.c:9224
9224          if (cfun && !cfun->machine->in_nsubspa)
(gdb) bt
#0  0x002a6c64 in som_output_text_section_asm_op (data=0x7ae49aa8)
    at ../../gcc/gcc/config/pa/pa.c:9224
#1  0x0027cb34 in switch_to_section (new_section=0x7ade7a20)
    at ../../gcc/gcc/varasm.c:6032
#2  0x0016792c in dbxout_finish (filename=0x7ae49aa8 "")
    at ../../gcc/gcc/dbxout.c:1355
#3  0x00258ff8 in toplev_main (argc=1073925000, argv=0x1)
    at ../../gcc/gcc/toplev.c:1072
#4  0x000b523c in main (argc=2061802152, argv=0x4001a29a)
    at ../../gcc/gcc/main.c:35

(gdb) p cfun
$1 = (struct function *) 0x7ae49aa8
(gdb) p cfun->machine
$2 = (struct machine_function *) 0x0


-- 


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



More information about the Gcc-bugs mailing list