This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A bit of vector extension documentation
On Fre, 2001-09-28 at 10:32, Richard Henderson wrote:
> Judicious local use of macros or static inline functions can
> rid you of some of the uglier "__builtin" parts.
I'll play around with it and try whether I can mock something
up that is not too ugly for my personal taste.
> > ... though you clearly demonstrate what I would expect
> > to have in the gcc compilersuite somewhere in a templateized
> > version for general use.
> Yes, we should definitely distribute something of the sort.
Is anyone already working on it?
> This is on the wish list. But even if someone were to start on
> it now, I can't see it being complete for at least a year. Some
> of the prerequisites are being worked on though -- see the AST
> branch.
Thanks for the points, I'll do that.
BTW: How about the latest documentation fix I posted. Is it ok for
checkin or should I redo it; do you want a ChangeLog entry?
--
Servus,
Daniel