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] middle-end: provide generic "isnormal" transformation


On Tue, 19 Jun 2007, Kaveh R. GHAZI wrote:

> Yup, will do.  Any thoughts on which DEF_* macro to use?  DEF_GCC_BUILTIN,
> DEF_C99_C90RES_BUILTIN or something else?

DEF_GCC_BUILTIN.  There is no associated standard library function, just 
standard macros these builtins are of use in defining.

-- 
Joseph S. Myers
joseph@codesourcery.com


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