This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/29840] build/genconditions ../../gcc/gcc/config/pa/pa.md > tmp-condmd.c: /bin/sh: 13354 Memory fault(coredump)



------- Comment #1 from danglin at gcc dot gnu dot org  2006-11-15 02:41 -------
(gdb) r ../../gcc/gcc/config/pa/pa.md > tmp-condmd.c
Starting program: /test/gnu/gcc/objdir/gcc/build/genconditions
../../gcc/gcc/config/pa/pa.md > tmp-condmd.c

Program received signal SIGSEGV, Segmentation fault.
0x800003fffefb1834 in __doprnt_wide () from /lib/pa20_64/libc.2
(gdb) bt
#0  0x800003fffefb1834 in __doprnt_wide () from /lib/pa20_64/libc.2
#1  0x800003fffefae95c in _doprnt () from /lib/pa20_64/libc.2
#2  0x800003fffefbbfa0 in printf () from /lib/pa20_64/libc.2
During symbol reading, unsupported tag: 'DW_TAG_const_type'.
#3  0x400000000000d4fc in print_c_condition (cond=0x4000000000005eb0 "(%s)")
    at ../../gcc/gcc/read-rtl.c:817
During symbol reading, unsupported tag: 'DW_TAG_const_type'.
#4  0x4000000000008cf4 in write_one_condition (slot=<value optimized out>,
    dummy=<value optimized out>) at ../../gcc/gcc/genconditions.c:135
During symbol reading, unsupported tag: 'DW_TAG_const_type'.
#5  0x4000000000012a84 in htab_traverse_noresize (htab=<value optimized out>,
    callback=0x4000000000006ff0 <L$C0002+1072>, info=0x0)
    at ../../gcc/libiberty/hashtab.c:750
#6  0x4000000000013384 in htab_traverse (htab=0x800000010000e190,
    callback=0x4000000000006ff0 <L$C0002+1072>, info=0x0)
    at ../../gcc/libiberty/hashtab.c:765
During symbol reading, unsupported tag: 'DW_TAG_const_type'.
#7  0x400000000000e2e4 in traverse_c_tests (callback=0x8000000100103000,
    info=0x800003fffeeb2fe0) at ../../gcc/gcc/gensupport.c:1225
#8  0x4000000000008b60 in main (argc=<value optimized out>,
    argv=<value optimized out>) at ../../gcc/gcc/genconditions.c:167


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]