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: Add clog10 to builtins.def


On Wed, 29 Jun 2005, [ISO-8859-1] François-Xavier Coudert wrote:

> That is what I meant to do. Attached patch is corrected. But I'm not
> sure about the last but one field, set to TARGET_C99_FUNCTIONS. Looks
> suspicious to me, though I couldn't understand it... comment at the
> beginning of builtins.def mentions only 10 arguments for the
> BEF_BUILTIN macro :(

That argument is the IMPLICIT argument.  Regarding the last argument, 
COND, we are still waiting for 
<http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00140.html> to be reviewed.

N.B. I can't approve patches to builtins.def.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)

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