From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26970 invoked by alias); 30 Jan 2008 16:50:07 -0000 Received: (qmail 26667 invoked by uid 48); 30 Jan 2008 16:49:22 -0000 Date: Wed, 30 Jan 2008 17:19:00 -0000 Subject: [Bug target/35032] New: MIPS ICE in gcc.c-torture/execute/20040709-2.c X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "daney 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-01/txt/msg03675.txt.bz2 >>From Fri Jan 25 06:57:52 UTC 2008 (revision 131816) Configured thusly: ../trunk/configure --with-arch=r5000 --disable-java-awt --without-x --enable-__cxa_atexit --disable-jvmpi --disable-libgomp --disable-static --enable-languages=c,c++,java --disable-fixed-point --enable-checking=release --with-gmp=/home/daney/mp --with-mpfr=/home/daney/mp --disable-libmudflap The native configuration is running in an n32 ABI userspace. o2:/home/daney# /home/daney/gccsvn/trunk-build/gcc/xgcc -B/home/daney/gccsvn/trunk-build/gcc/ /home/daney/gccsvn/trunk/gcc/testsuite/gcc.c-torture/execute/20040709-2.c -w -O2 -fno-show-column -lm -mabi=64 -o /home/daney/gccsvn/trunk-build/gcc/testsuite/gcc/20040709-2.x2 /home/daney/gccsvn/trunk/gcc/testsuite/gcc.c-torture/execute/20040709-2.c: In function âtestCâ: /home/daney/gccsvn/trunk/gcc/testsuite/gcc.c-torture/execute/20040709-2.c:93: internal compiler error: in insert_save, at caller-save.c:745 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. All the other incantations of 20040709-2.c in the testsuite run PASS -- Summary: MIPS ICE in gcc.c-torture/execute/20040709-2.c Product: gcc Version: 4.3.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: daney at gcc dot gnu dot org GCC build triplet: mips64-unknown-linux-gnu GCC host triplet: mips64-unknown-linux-gnu GCC target triplet: mips64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35032