From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31535 invoked by alias); 15 Nov 2006 02:41:25 -0000 Received: (qmail 31225 invoked by uid 48); 15 Nov 2006 02:41:16 -0000 Date: Wed, 15 Nov 2006 02:41:00 -0000 Message-ID: <20061115024116.31222.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/29840] build/genconditions ../../gcc/gcc/config/pa/pa.md > tmp-condmd.c: /bin/sh: 13354 Memory fault(coredump) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "danglin at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-11/txt/msg01343.txt.bz2 List-Id: ------- 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=, dummy=) at ../../gcc/gcc/genconditions.c:135 During symbol reading, unsupported tag: 'DW_TAG_const_type'. #5 0x4000000000012a84 in htab_traverse_noresize (htab=, callback=0x4000000000006ff0 , info=0x0) at ../../gcc/libiberty/hashtab.c:750 #6 0x4000000000013384 in htab_traverse (htab=0x800000010000e190, callback=0x4000000000006ff0 , 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=, argv=) at ../../gcc/gcc/genconditions.c:167 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29840