This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.3.2/3.4 PATCH: Fix Tru64 UNIX V5.1B bootstrap failure (PRbootstrap/9330)
Rainer Orth wrote:
>
> Mark Mitchell writes:
>
> > > The following patch fixes this. It allowed bootstrap to go beyond the
> > > compilation of gthr-posix.c where it failed before. Due to PR
> > > target/12609, mainline bootstrap fails shortly thereafter.
> >
> > OK.
>
> The 3.3 bootstrap completed without regressions relative to gcc-3.3.1
> 20030715, so I've checked this into the branch.
>
> Since the patch allowed the mainline bootstrap to get over this problem
> (breaking later due to PR target/12609), I've checked it into mainline as
> well.
Thanks - Bruce