This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [4.0] PR20973 (khtml miscompiled by reload)
- From: Michael Matz <matz at suse dot de>
- To: Ulrich Weigand <uweigand at de dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Mark Mitchell <mark at codesourcery dot com>
- Date: Wed, 13 Apr 2005 23:37:08 +0200 (CEST)
- Subject: Re: [4.0] PR20973 (khtml miscompiled by reload)
- References: <200504132128.j3DLSJD2011195@53v30g15.boeblingen.de.ibm.com>
Hi,
On Wed, 13 Apr 2005, Ulrich Weigand wrote:
> > I've bootstrapped it with gcc 4.0 on i686,x86_64,ppc,ppc64,ia64,s390
> > (s390x was breaking for different reasons)
>
> Huh? s390x should certainly be bootstrapping fine ...
Yes, sure, it does. But just this specific bootstrap was not for
different reasons than inherent in GCC (I should have added that).
> Could you elaborate what problems you're seeing?
The problem was that I used an automatic package builder, and during
building the harddisc became full, so the build failed. I should just
have not mentioned s390x ;-)
Ciao,
Michael.