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] |
Zem, can you take a look at this?
On Tue, May 11, 2004 at 08:16:58AM +0200, Paolo Bonzini wrote:2nd argument to vec_dst can be any integral type. This is a gcc bug.
Oh Paolo....
No, me innocent :-)
Zem's AltiVec rewrite changed vec_dst to use __tern_args_eq instead of __un_args_eq. See
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/ altivec.h.diff?
r1=1.27&r2=1.28&f=h
To find the exact spot, search for dssall, it is near there.
I'd noticed this too when working on my AltiVec rewrite, but forgot to ask the
list about it.
Paolo
------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
-------------------------------------------------------------- Ziemowit Laski 1 Infinite Loop, MS 301-2K Mac OS X Compiler Group Cupertino, CA USA 95014-2083 Apple Computer, Inc. +1.408.974.6229 Fax .5477
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |