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 bootstrap/29923] New: build/genconditions ../../gcc/gcc/config/pa/pa.md > tmp-condmd.c: /bin/sh: 24494 Memory fault(coredump)


/test/gnu/gcc/objdir/./prev-gcc/xgcc -B/test/gnu/gcc/objdir/./prev-gcc/
-B/opt/g
nu64/gcc/gcc-4.3.0/hppa64-hp-hpux11.11/bin/ -g -O2 -DIN_GCC -W -Wall
-Wwrite-str
ings -Wstrict-prototypes -Wmissing-prototypes -fno-common -DHAVE_CONFIG_H
-DGENE
RATOR_FILE  -o build/genconditions \
            build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/er
rors.o .././libiberty/libiberty.a
build/genconditions ../../gcc/gcc/config/pa/pa.md > tmp-condmd.c
/bin/sh: 24494 Memory fault(coredump)
make[3]: *** [s-conditions] Error 139

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  0x400000000000d4f4 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  0x4000000000012a7c in htab_traverse_noresize (htab=<value optimized out>,
    callback=0x4000000000006ff0 <L$C0002+1072>, info=0x0)
    at ../../gcc/libiberty/hashtab.c:750
#6  0x400000000001337c 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  0x400000000000e2dc 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


-- 
           Summary: build/genconditions ../../gcc/gcc/config/pa/pa.md > tmp-
                    condmd.c: /bin/sh: 24494 Memory fault(coredump)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


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


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