public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* compiler failure
@ 2001-10-25  8:00 Anthony Green
  2001-10-25  9:28 ` Tom Tromey
  2001-10-25  9:36 ` Alexandre Petit-Bianco
  0 siblings, 2 replies; 3+ messages in thread
From: Anthony Green @ 2001-10-25  8:00 UTC (permalink / raw)
  To: rhug-rhats

FYI.. With last night's compiler...

gcj --encoding=UTF-8 -fassume-compiled -fCLASSPATH=upstream/src:../rhino/rhino-1.5R2.jar:../xalan/xalan-1.4.2.jar -O2 -c /fencer/cutlass/aph/green/cvs/rhug/bsf/upstream/src/com/ibm/bsf/util/event/generator/EventAdapterGenerator.java -MT upstream/src/com/ibm/bsf/util/event/generator/EventAdapterGenerator.lo -MD -MP -MF .deps/upstream/src/com/ibm/bsf/util/event/generator/EventAdapterGenerator.TPlo   -fPIC  -o upstream/src/com/ibm/bsf/util/event/generator/.libs/EventAdapterGenerator.lo
/fencer/cutlass/aph/green/cvs/rhug/bsf/upstream/src/com/ibm/bsf/util/event/generator/EventAdapterGenerator.java: In class `com.ibm.bsf.util.event.generator.EventAdapterGenerator':
/fencer/cutlass/aph/green/cvs/rhug/bsf/upstream/src/com/ibm/bsf/util/event/generator/EventAdapterGenerator.java: In method `com.ibm.bsf.util.event.generator.EventAdapterGenerator.makeEventAdapterClass(java.lang.Class,boolean)':
/fencer/cutlass/aph/green/cvs/rhug/bsf/upstream/src/com/ibm/bsf/util/event/generator/EventAdapterGenerator.java:550: Internal compiler error in alloc_aux_for_edge, at cfg.c:649
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[2]: *** [upstream/src/com/ibm/bsf/util/event/generator/EventAdapterGenerator.lo] Error 1


AG

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

* Re: compiler failure
  2001-10-25  8:00 compiler failure Anthony Green
@ 2001-10-25  9:28 ` Tom Tromey
  2001-10-25  9:36 ` Alexandre Petit-Bianco
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Tromey @ 2001-10-25  9:28 UTC (permalink / raw)
  To: green; +Cc: rhug-rhats

>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> /fencer/cutlass/aph/green/cvs/rhug/bsf/upstream/src/com/ibm/bsf/util/event/generator/EventAdapterGenerator.java:550: Internal compiler error in alloc_aux_for_edge, at cfg.c:649

I saw a similar report on the gcc list.
Jan Hubicka is working on it.

Tom

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

* Re: compiler failure
  2001-10-25  8:00 compiler failure Anthony Green
  2001-10-25  9:28 ` Tom Tromey
@ 2001-10-25  9:36 ` Alexandre Petit-Bianco
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Petit-Bianco @ 2001-10-25  9:36 UTC (permalink / raw)
  To: green; +Cc: rhug-rhats

Anthony Green writes:
> 
> FYI.. With last night's compiler...

Interesting. I'm seeing strange things with the compiler these
days. When my machine's load gets past a certain point, I get into an
endless loop with a xerces file (I just got that with my nightly
tests.) When I try to build the file by hand, it works all the
time. This could be a GC bug -- like the FE not registering something
that eventually gets reclaimed, or it could be something else.

I couldn't reproduce the problem you described, but my compiler is from
yesterday morning :-(

./A

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

end of thread, other threads:[~2001-10-25  9:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-25  8:00 compiler failure Anthony Green
2001-10-25  9:28 ` Tom Tromey
2001-10-25  9:36 ` Alexandre Petit-Bianco

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).