This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to config/rs6000/spe.h
On Fri, Oct 08, 2004 at 10:47:13PM +0000, Joseph S. Myers wrote:
> On Fri, 8 Oct 2004, Aldy Hernandez wrote:
>
> > Can you please commit it to the 3.4 branch?
>
> I'm not sure I see what the regression is here that justifies a 3.4 branch
> commit, although of course I consider this a safe patch.
I'm trying to get the 3.4 branch to safely build glibc 2.3.3 + spe-add-on.
This doesn't technically count as a regression, but it only affects a user header
file which was broken to begin with.
Aldy