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]

Re: Vector Extensions in GCC



> Overloaded builtins are desirable in order to implement <tgmath.h> in a
> sane way - see the projects list.

I've suggested that we first merge the C and C++ front-ends (this
is not as far away as you might think) and then simply use templates.
(Syntactically, they might not be that, but internally that's an
easy way to get the right things to happen.)

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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