This is the mail archive of the gcc@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: question about AltiVec builtins


On Mon, May 10, 2004 at 05:50:09PM -0700, Fariborz Jahanian wrote:
> 
> On May 10, 2004, at 5:28 PM, Janis Johnson wrote:
> 
> >Do scalar parameters to AltiVec builtins need to have exactly the same
> >type as the prototype, or promotion rules apply?  This test case fails
> 
> 2nd argument to vec_dst can be any integral type. This is a gcc bug.

Oh Paolo....


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