PATCH: Replace _XXX with XXX_P

Andreas Schwab schwab@redhat.com
Tue Dec 15 17:36:00 GMT 2009


"H.J. Lu" <hjl.tools@gmail.com> writes:

> What did you mean? When/where can applications use _xxxx?

Outside of file scope (in the ordinary and tag namespace).  Basically
that means identifiers without linkage, like parameter names.

> Gcc defines a bunch of _mm_xxx intrinsics.

These are file scope identifiers.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."



More information about the Binutils mailing list