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: [i386] Document a dozen of IA-32 builtins


> Builtins that are used through ia32intrin.h are considered an
> "implementation detail", and not a stable interface that needs to be
> documented. Intrinsic headers should be used instead, and users should
> be discouraged to use builtins directly.

That works for C/C++ but not for other languages though, but OK I guess.

-- 
Eric Botcazou


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