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: rfc: altivec.h


Alex Rosenberg wrote:
> The correct way to implement AltiVec is with context-sensitive keywords directly
> in the parser. That gcc may not be designed well to do that isn't an excuse
> for the gcc project to dictate to the rest of the world a whole new syntax
> full of limitations.

You've got it backwards.  We're not trying to dictate anything.  It's
*you* are trying to dictate to the world a while new syntax full of
limitations.  However, we refuse to let a non-standard, poorly-thought-out
hardware-specific extension distate to *us*.  *You* can implement
whatever you want, and you're free to use gcc to do so.  However, we
have no obligation or intention to incorporate a broken extension into
our source base.  If you want *us* to support AltiVec, you must do it
on our terms.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


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