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: PATCH: Altivec context-sensitive keywords


On Thu, 2008-06-26 at 16:13 -0700, Andrew Pinski wrote:

> I would not call the macro __APPLE_ALTIVEC__, but instead
> __CONTEX_SENSITIVE_VMX__ (or ALTIVEC for that matter).

I didn't choose the name of that macro; it has been mentioned in
<altivec.h> since 2004 (and should be considered a programmer-visible
interface that we should be reluctant to change).  A Google search
suggests that at least some people have used it in existing source code.

Ben



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