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: A Far Less Ambitous AltiVec patch


Ziemowit Laski <zlaski@apple.com> writes:

>> I object in principle to any change that involves including header
>> files behind the user's back.
>
> How does that differ from emitting tons of builtins behind the user's
> back? :-)

Namespace pollution.  Builtins are only visible if explicitly declared
or referenced via __builtin_* names.

zw


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