From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig Rodrigues To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: target/1667: Internal compiler error while compiling Linux/alpha kernel Date: Mon, 20 Aug 2001 22:36:00 -0000 Message-id: <20010821053603.27038.qmail@sourceware.cygnus.com> X-SW-Source: 2001-08/msg00543.html List-Id: The following reply was made to PR target/1667; it has been noted by GNATS. From: Craig Rodrigues To: gcc-gnats@gcc.gnu.org Cc: gcc-bugs@gcc.gnu.org Subject: Re: target/1667: Internal compiler error while compiling Linux/alpha kernel Date: Tue, 21 Aug 2001 01:29:49 -0400 ----- Forwarded message from Christian Iseli ----- Delivered-To: rodrigc@gcc.gnu.org X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0 To: rodrigc@gcc.gnu.org Subject: Re: target/1667: Internal compiler error while compiling Linux/alpha kernel In-Reply-To: Your message of "18 Aug 2001 17:37:55 -0000." < 20010818173755.7884.qmail@sourceware.cygnus.com > Date: Sun, 19 Aug 2001 00:51:47 +0200 From: Christian Iseli rodrigc@gcc.gnu.org said: > Does this problem happen with a newer snapshot of > gcc, such as gcc 3.0.1? Yup. Just tried with: alpha_chris$ gcc -v Reading specs from /usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.0.1/specs Configured with: ../gcc/configure --prefix=/usr --enable-shared --enable-threads --with-system-zlib alphaev56-unknown-linux-gnu Thread model: posix gcc version 3.0.1 20010808 (prerelease) And I get: alpha_chris$ gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-mev6 -c -o aic7xxx.o aic7xxx.i aic7xxx.c: In function `aic7xxx_load_seeprom': aic7xxx.c:9381: Internal compiler error in reload, at reload1.c:1093 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Cheers, Christian ----- End forwarded message -----