From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11651 invoked by alias); 27 May 2004 18:48:52 -0000 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 Received: (qmail 11613 invoked by alias); 27 May 2004 18:48:51 -0000 Date: Fri, 28 May 2004 10:17:00 -0000 Message-ID: <20040527184851.11612.qmail@sourceware.org> From: "dave at hiauly1 dot hia dot nrc dot ca" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040321182857.14671.danglin@gcc.gnu.org> References: <20040321182857.14671.danglin@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/14671] [3.3/3.4 regression] caller-save.c:491: internal compiler error: Segmentation fault X-Bugzilla-Reason: CC X-SW-Source: 2004-05/txt/msg03292.txt.bz2 List-Id: ------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-05-27 18:48 ------- Subject: Re: [3.3/3.4 regression] caller-save.c:491: int > I'm retrying with an unmodified tree and the "-O2 -funroll-loops" option. Same result, I can't duplicate the ICE: dave@hiamlx:~/gcc_test> /home/dave/gnu/gcc-3.4/objdir/gcc/g++ -B/home/dave/gnu/gcc-3.4/objdir/gcc/ -S -O2 -funroll-loops gmp_test4.ii dave@hiamlx:~/gcc_test> /home/dave/gnu/gcc-3.4/objdir/gcc/g++ -B/home/dave/gnu/gcc-3.4/objdir/gcc/ -S -O2 -v Reading specs from /home/dave/gnu/gcc-3.4/objdir/gcc/specs Configured with: ../gcc/configure --with-gnu-as --with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld --enable-shared --disable-nls --prefix=/home/dave/opt/gnu/gcc/gcc-3.3.4 --enable-threads=posix --enable-languages=c++ --disable-checking --enable-__cxa_atexit --disable-libunwind-exceptions Thread model: posix gcc version 3.3.4 20040527 (prerelease) This a system running Suse 9.0. The kernel is 2.4.23-bk3. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14671