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: V3 PATCH: numeric_limits<> support, fix PR/3865


On Mon, Sep 02, 2002 at 12:39:40PM -0700, Ulrich Drepper wrote:
>  I'd rather see this mathod extended:
> 
>   __builtin_nan ("...")
>   __builtin_qnan ("...")
>   __builtin_snan ("...")
>   __builtin_inf ()

Sure.  I suppose __builtin_qnan is like __builtin_nan except that the
mantessa is forced to be quiet?


r~


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