From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7686 invoked by alias); 15 Jul 2008 16:14:22 -0000 Received: (qmail 7425 invoked by uid 48); 15 Jul 2008 16:13:37 -0000 Date: Tue, 15 Jul 2008 16:14:00 -0000 Subject: [Bug bootstrap/36838] New: ICE: (__frame_state_for) unwind-dw2.c:1194 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bkoz at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-07/txt/msg01311.txt.bz2 Since July 13, I see this on bootstrapping: /mnt/share/bld/gcc/./gcc/xgcc -B/mnt/share/bld/gcc/./gcc/ -B/mnt/share/bld/H-x86-gcc/x86_64-unknown-linux-gnu/bin/ -B/mnt/share/bld/H-x86-gcc/x86_64-unknown-linux-gnu/lib/ -isystem /mnt/share/bld/H-x86-gcc/x86_64-unknown-linux-gnu/include -isystem /mnt/share/bld/H-x86-gcc/x86_64-unknown-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../.././gcc -I/mnt/share/src/gcc/libgcc -I/mnt/share/src/gcc/libgcc/. -I/mnt/share/src/gcc/libgcc/../gcc -I/mnt/share/src/gcc/libgcc/../include -I/mnt/share/src/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /mnt/share/src/gcc/libgcc/../gcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /mnt/share/src/gcc/libgcc/../gcc/unwind-dw2.c: In function '__frame_state_for': /mnt/share/src/gcc/libgcc/../gcc/unwind-dw2.c:1194: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Pre-processed sources as attached -- Summary: ICE: (__frame_state_for) unwind-dw2.c:1194 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bkoz at gcc dot gnu dot org GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36838