This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: target/1667: Internal compiler error while compiling Linux/alpha kernel


----- Forwarded message from Christian Iseli <chris@ludwig-alpha.unil.ch> -----

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 <chris@ludwig-alpha.unil.ch>


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 <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Cheers,
					Christian



----- End forwarded message -----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]