This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Fix IRIX 6 bootstrap failure
Kaveh R. Ghazi writes:
> > I suppose this can go in as obvious?
> > Rainer
>
> IMO, yes. That's what I'm using to get past it on irix6.
Ok, I've checked it in then.
> (Still dying in cp/decl2.c though.)
Indeed: this could be worked around by backing out revision 1.267 of
fold-const.c (which caused bootstrap failures on all 64-bit platforms).
The patch has been reverted in the meantime.
Rainer