public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs-19980608 gets internal compiler error during build
@ 1998-06-10  6:03 Bjørn Wennberg
  1998-06-28  2:05 ` Jeffrey A Law
  0 siblings, 1 reply; 2+ messages in thread
From: Bjørn Wennberg @ 1998-06-10  6:03 UTC (permalink / raw)
  To: 'egcs@cygnus.com'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1619 bytes --]

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)


mkdir objdir; cd objdir; ../configure --enable-shared --with-gnu-as
--enable-haifa
make bootstrap

and then I get the following:

[snipsnip]
touch s-under
stage1/xgcc -Bstage1/ -c  -DIN_GCC    -W -Wall -O2 -g -O2
-DHAVE_CONFIG_H -DHAIFA    -I. -I../../gcc -I../../gcc/config
underscore.c
rm -f collect2
stage1/xgcc -Bstage1/  -DIN_GCC    -W -Wall -O2 -g -O2  -DHAVE_CONFIG_H
-DHAIFA  -o collect2 collect2.o tlink.o hash.o \
  cplus-dem.o underscore.o version.o choose-temp.o obstack.o alloca.o

echo "" > tmp-runtime
echo "/* This file is automatically generated */" >objc/runtime-info.h
./cc1obj -print-objc-runtime-info tmp-runtime >>objc/runtime-info.h
rm -f tmp-runtime
./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




------------------------------------------------------------------------
------------------------------------
Bjørn Wennberg                                               email:
bw@lcc.no
Development Engineer, CellAD System 7       phone: +47 6797 8800
LCC Europe                                                         fax:
+47 6797 8801


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: egcs-19980608 gets internal compiler error during build
  1998-06-10  6:03 egcs-19980608 gets internal compiler error during build Bjørn Wennberg
@ 1998-06-28  2:05 ` Jeffrey A Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 1998-06-28  2:05 UTC (permalink / raw)
  To: Bj rn Wennberg; +Cc: 'egcs@cygnus.com'

  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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-06-28  2:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-10  6:03 egcs-19980608 gets internal compiler error during build Bjørn Wennberg
1998-06-28  2:05 ` Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).