From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: Bj rn Wennberg Cc: "'egcs@cygnus.com'" Subject: Re: egcs-19980608 gets internal compiler error during build Date: Sun, 28 Jun 1998 02:05:00 -0000 Message-id: <8932.899020560@hurl.cygnus.com> References: <3CACE2C4948AD1119CF9080009EB2C881EB9A7@netp1.etp.no> X-SW-Source: 1998-06/msg01022.html In message < 3CACE2C4948AD1119CF9080009EB2C881EB9A7@netp1.etp.no >you write: > Hi there! > > The compiler dumps on me during stage1 compile. > > My platform is hpux-10, pa-2.0 (but egcs sees this as pa-1.1) [ ... ] > ./xgcc -B./ -DIN_GCC -W -Wall -O2 -g -O2 -I./include -I. > -I../../gcc -I../../gcc/config \ > -c ../../gcc/objc/hash.c -o objc/hash.o > ../../gcc/haifa-sched.c:7593: Internal compiler error in function > schedule_region > make[2]: *** [objc/hash.o] Error 1 > make[2]: Leaving directory > `/usr/local/packages/egcs/egcs-19980608/objdir/gcc' > make[1]: *** [bootstrap] Error 2 > make[1]: Leaving directory > `/usr/local/packages/egcs/egcs-19980608/objdir/gcc' > make: *** [bootstrap] Error 2 I believe this problem has been fixed in the latest snapshots. jeff