This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bootstrap Failure (i686-pc-linux-gnu, --with-arch=pentium4)


On 6/17/05, Volker Reichelt <reichelt@igpm.rwth-aachen.de> wrote:
> >
> >   For two consecutive days, I have been unable to
> > build GCC mainline on i686-pc-linux-gnu:

[...]

> > I build with "--with-arch=pentium4 --disable-checking" and that
> > might explain why no one has apparently reported it yet.
> 
> It has already been reported, it's PR22089 ;-)
> http://gcc.gnu.org/PR22089

FWIW, RTH's patch in:

  http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01487.html

allows me to complete bootstrap (c,c++,java) as well as
run the libjava testsuite successfully. (Except for the
"Divide_1" testcase that has started failing recently
due to another as-yet-unknown-but-introduced-this-week
back-end bug:

  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22084
)


> Nobody patches reload without causing regressions.
> Sometimes even looking hard at the code can cause failures. ;-)

:-)

http://gcc.gnu.org/wiki/reload seems to indicate something
similar.

Thanks,
Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]