Ulrich Drepper <drepper@redhat.com> writes:
| I'd rather see this mathod extended:
|
| __builtin_nan ("...")
| __builtin_qnan ("...")
| __builtin_snan ("...")
| __builtin_inf ()
|
| This has the benefit of never going to clash with additions which might
| be added to ISO C or C++.
I share Uli's point of view here.
-- Gaby