public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Re: Strange Bootstrap Failure
  1999-07-31 23:33 Strange Bootstrap Failure David Ronis
@ 1999-07-12 22:19 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 1999-07-12 22:19 UTC (permalink / raw)
  To: ronis; +Cc: egcs-bugs

On Jul  7, 1999, David Ronis <ronis@ronispc.chem.mcgill.ca> wrote:

> ../../egcs/gcc/sched.c:3536: Internal compiler error in `compute_use_by_pseudos', at reload1.c:561

> What's strange is that when I ran the command from the command line
> (with -save-temps to get intermediate files for a bug report) it
> worked; I got the same warnings but no ICE.

Unrepeatable crashes are usually a symptom of hardware problems :-(

> 2.  Is there some way to continue with the bootstrap from this point onwards?

make bootstrap2

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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

* Strange Bootstrap Failure
@ 1999-07-31 23:33 David Ronis
  1999-07-12 22:19 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: David Ronis @ 1999-07-31 23:33 UTC (permalink / raw)
  To: egcs-bugs

Today's CVS gave me the following build failure (make boostrap):

stage1/xgcc -Bstage1/ -B/usr/i586-pc-linux-gnulibc1/bin/ -c  -DIN_GCC    -DUSE_GNULIBC_1 -W -Wall -O2 -O3 -march=pentium -funroll-loops -fomit-frame-pointer -fstrict-aliasing  -DHAVE_CONFIG_H    -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include ../../egcs/gcc/sched.c
../../egcs/gcc/sched.c: In function `insn_cost':
../../egcs/gcc/sched.c:878: warning: implicit declaration of function `x86_adjust_cost'
../../egcs/gcc/sched.c: In function `schedule_block':
../../egcs/gcc/sched.c:2631: warning: `regs_sometimes_live' might be used uninitialized in this function
../../egcs/gcc/sched.c:2632: warning: `sometimes_max' might be used uninitialized in this function
../../egcs/gcc/sched.c:3536: Internal compiler error in `compute_use_by_pseudos'
, at reload1.c:561
Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
See <URL: http://egcs.cygnus.com/faq.html#bugreport > for details.
make[2]: *** [sched.o] Error 1
make[2]: Leaving directory `/home/ronis/project/objdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/home/ronis/project/objdir/gcc'
make: *** [bootstrap] Error 2

What's strange is that when I ran the command from the command line
(with -save-temps to get intermediate files for a bug report) it
worked; I got the same warnings but no ICE.  I'm running linux-2.2.10
on an i586.  I reran, checking memory usage, and never exceeded 20% of
RAM.  In addition, the machine was fairly inactive during the bootstrap.

1.  Any idea what's going on? 

2.  Is there some way to continue with the bootstrap from this point onwards?

David


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

end of thread, other threads:[~1999-07-31 23:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-31 23:33 Strange Bootstrap Failure David Ronis
1999-07-12 22:19 ` Alexandre Oliva

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