This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: powerpc-ibm-aix5.2.0.0 bootstrap failure
Steve Edwards <edwardss@whl.co.uk> writes:
> On 11 Jul 2007 07:49:38 -0700
> Ian Lance Taylor <iant@google.com> wrote:
>
> > Steve Edwards <edwardss@whl.co.uk> writes:
> >
> > > I have been testing the current SVN version of gcc (mainly for the
> > > Fortran development) but had a build failure on a recent clean
> > > bootstrap under powerpc-ibm-aix5.2.0.0
> >
> > Build failures are routine when using the current SVN version. That's
> > the price of using the current development version: it changes very
> > quickly, and bugs appear and disappear. Normally somebody will fix a
> > bootstrap failure like this in a day or two.
>
> Is it worth me filing a PR then?
Personally I would wait a few days to see if somebody fixes it. But
it's not wrong to file a PR right away, and some people do that.
Ian