------- Comment #8 from ebotcazou at gcc dot gnu dot org  2005-10-21 21:48 
-------
Now the failure is:

Program received signal SIGSEGV, Segmentation fault.
0x000000000067d51c in output_line_info ()
    at /home/eric/cvs/gcc/gcc/dwarf2out.c:7902
7902          if (function != line_info->function)
(gdb) bt
#0  0x000000000067d51c in output_line_info ()
    at /home/eric/cvs/gcc/gcc/dwarf2out.c:7902
#1  0x000000000068e101 in dwarf2out_finish (
    filename=0x7fbffff281 "../attribs.i")
    at /home/eric/cvs/gcc/gcc/dwarf2out.c:14082
#2  0x00000000009ecdb5 in compile_file ()
    at /home/eric/cvs/gcc/gcc/toplev.c:1028
#3  0x00000000009ee58d in do_compile () at /home/eric/cvs/gcc/gcc/toplev.c:1945
#4  0x00000000009ee5ef in toplev_main (argc=5, argv=0x7fbfffee48)
    at /home/eric/cvs/gcc/gcc/toplev.c:1977
#5  0x000000000049ae8b in main (argc=5, argv=0x7fbfffee48)
    at /home/eric/cvs/gcc/gcc/main.c:35


-- 


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

Reply via email to