This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 64-bit PowerPC Altivec support


Aldy Hernandez wrote:
> On Fri, Oct 17, 2003 at 10:45:37AM -0400, David Edelsohn wrote:
> > 	Hartmut and Segher report the following revised patch bootstraps
> > without regression on powerpc-unknown-linux-gnualtivec and
> > powerpc64-unknown-linux-gnualtivec.  The original patch had a bug in the
> > builtin expander for dst*.
> > 
> > 	Okay for mainline?
> 
> Aiiight.
> 
> Segher mentioned that this patch fixes a couple PRs.  Can the PRs be
> closed, and mentioned in the ChangeLog?

If we mention the PRs in the Changelog, the Bugzilla maintainers will
see them, test again, and close the bug.  At least that's how I think
it works.

This fixes PR10404, half of PR11601 (it fixes the dst builtin, but not
the prefetch builtin), and PR11591 (which is about gcc.dg/altivec-5.c)
in the case of -mabi=altivec (not with the "normal" sysv ABI, though;
that needs a different patch, that I'll send later).


Aldy, could you please commit to CVS?  Thanks.


Segher


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]