This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] fix AltiVec vec_dss for C++
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Janis Johnson <janis187 at us dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 12 Aug 2004 13:57:08 -0400
- Subject: Re: [PATCH] fix AltiVec vec_dss for C++
- References: <20040810202225.GA6298@us.ibm.com>
>>>>> "Janis" == Janis Johnson <janis187@us.ibm.com> writes:
> This patch allows AltiVec's vec_dss to work from C++ code. Tested
> on powerpc64-linux. OK for mainline?
Ok mainline and 3.4 (please).
Aldy