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]

linux kernel and egcs-1.0.3



Trying to compile linux-2.1.103 on alphaev5-dec-linux-gnu, glibc-2.0.7,
egcs-1.0.3 I get the following internal compiler error in mm/page_alloc.c :

make[2]: Entering directory `/usr/src/linux-2.1.103/mm'
gcc -D__KERNEL__ -I/usr/src/linux-2.1.103/include -Wall -Wstrict-prototypes \
-O2 -fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -Wno-uninitialized   -c \
-o page_alloc.o page_alloc.c
page_alloc.c: In function `free_pages':
page_alloc.c:208: internal error--unrecognizable insn: (jump_insn 334 329 335
(return) -1 (nil)     (nil)) gcc: Internal compiler error: program cc1 got fatal
signal 6 make[2]: *** [page_alloc.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.1.103/mm'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.103/mm'
make: *** [linuxsubdirs] Error 2
 
-- Jochen
-----------------------------------------------------------------------
  Jochen K"upper

  Heinrich-Heine-Universit"at D"usseldorf   jochen@uni-duesseldorf.de
  Institut f"ur Physikalische Chemie I
  Universit"atsstr. 1, Geb 26.43 Raum 02.29    phone ++49-211-8113681
  40225 D"usseldorf                            fax   ++49-211-8115195
  Germany             http://www-public.rz.uni-duesseldorf.de/~jochen
-----------------------------------------------------------------------


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