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: [patch] fix altivec.h for C++ vec_step_help


On Wed, Nov 24, 2004 at 02:12:51PM -0800, Janis Johnson wrote:
> This patch adds support for using vec_step from C++ for const vector
> types and adds a test for that functionality.  Tested on powerpc64-linux
> with -m32 and -m64, but without a bootstrap which is irrelevant for
> changes to altivec.h; OK for mainline?
> 
> 2004-11-24  Janis Johnson  <janis187@us.ibm.com>
> 
> 	* config/rs6000/altivec.h (vec_step_help): Support const vector types.

Aldy and David approved this offline so I checked it in.

Janis


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