public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc failed to bootstrap on Linux/mipsel
@ 2002-01-27 17:36 H . J . Lu
  2002-01-28 12:47 ` H . J . Lu
  0 siblings, 1 reply; 20+ messages in thread
From: H . J . Lu @ 2002-01-27 17:36 UTC (permalink / raw)
  To: gcc-patches

On Linux/mipsel, as of Sun Jan 27 11:10:21 PST 2002, I got

./xgcc -B./ -B/usr/gcc-3.1/mipsel-pc-linux-gnu/bin/ -isystem
/usr/gcc-3.1/mipsel-pc-linux-gnu/include -isystem
/usr/gcc-3.1/mipsel-pc-linux-gnu/sys-include -dumpspecs > tmp-specs
make[4]: *** [specs] Error 139
make[4]: Leaving directory `/export/build/gnu/gcc-mips/build-mipsel-linux/gcc'
make[3]: *** [stage2_build] Error 2
make[3]: Leaving directory `/export/build/gnu/gcc-mips/build-mipsel-linux/gcc'
make[2]: *** [bootstrap] Error 2

The last good one for me is Jan 24 16:56 PST 2002. I am tracking down
which patch breaks Linux/mipsel now. Irix6.5/mips seems ok. It may be
another ABI/ednian bug.


H.J.

^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re: gcc failed to bootstrap on Linux/mipsel
@ 2002-01-27 19:41 John David Anglin
  2002-01-27 22:45 ` H . J . Lu
  2002-01-28  7:27 ` Geoff Keating
  0 siblings, 2 replies; 20+ messages in thread
From: John David Anglin @ 2002-01-27 19:41 UTC (permalink / raw)
  To: gcc-patches; +Cc: hjl

> The last good one for me is Jan 24 16:56 PST 2002. I am tracking down
> which patch breaks Linux/mipsel now. Irix6.5/mips seems ok. It may be
> another ABI/ednian bug.

I am seeing increased testsuite failures on hppa2.0w-hp-hpux11.11 as of
Jan. 26 09:10:13 UTC.  My last good build was as of Jan. 25 05:05:05 UTC.
I have looked at one of the new failure (g++.abi/cxa_vec.C).  The failure
appears to be a new bug in the loop pass.  After every call on the PA,
the pic offset table register needs to be restored.  For some reason,
the loop pass pulled the insn doing this restore out of the loop, apparently
ignoring an indirect call which has a USE for the register.  As a result,
the pic offset table register is not valid after the first call in the 
loop and a seg fault occurs.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

^ permalink raw reply	[flat|nested] 20+ messages in thread
[parent not found: <no.id>]

end of thread, other threads:[~2002-01-30 18:08 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-27 17:36 gcc failed to bootstrap on Linux/mipsel H . J . Lu
2002-01-28 12:47 ` H . J . Lu
2002-01-28 13:01   ` Richard Henderson
2002-01-29 23:37     ` H . J . Lu
2002-01-30  0:36       ` H . J . Lu
2002-01-30  0:40         ` Richard Henderson
2002-01-30  9:29           ` H . J . Lu
2002-01-30 10:09             ` Richard Henderson
2002-01-27 19:41 John David Anglin
2002-01-27 22:45 ` H . J . Lu
2002-01-28  7:27 ` Geoff Keating
2002-01-28  9:04   ` John David Anglin
     [not found] <no.id>
2002-01-28  9:28 ` John David Anglin
2002-01-28 11:10   ` Richard Henderson
2002-01-28 11:18     ` John David Anglin
2002-01-28 11:19       ` Richard Henderson
2002-01-28 11:39         ` John David Anglin
2002-01-28 12:07           ` Richard Henderson
2002-01-28 16:04             ` John David Anglin
2002-01-28 17:00               ` Richard Henderson

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