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~