On Wed, Sep 04, 2002 at 04:25:47PM -0700, Richard Henderson wrote: > +DEF_GCC_BUILTIN(BUILT_IN_INF, > + "__builtin_inf", > + BT_FN_DOUBLE, > + ATTR_PURE_NOTHROW_LIST) Why can't these be const? zw