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: A Far Less Ambitous AltiVec patch



On 2 Feb, 2004, at 15.55, Mark Mitchell wrote:



But, I can't see why we can't just define a common mangling for "vector of N elements of type T". That would be useful for other architectures as well.
Perhaps I snould add a, say, '-maltivec-mangle' option, and then then have -faltivec map to -maltivec + -maltivec-mangle ? Then, '-maltivec' users will still get the generic mangling. What do you think?

I'd support a generic way of mangling the type "vector of N elements of type T".


If you want to do a specific, Altivec-only mangling that's primarily up to the RS6000 maintainers, I suppose.

Ok, but I'd still need the target hook. :-) Is this OK?


--Zem
--------------------------------------------------------------
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]