This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/25913] Client's isnormal function is broken by cmath



------- Comment #5 from gdr at cs dot tamu dot edu  2006-01-22 21:17 -------
Subject: Re:  Client's isnormal function is broken by cmath

"hhinnant at apple dot com" <gcc-bugzilla@gcc.gnu.org> writes:

| (In reply to comment #3)
| 
| >   (3) even when isnormal is enable-if hacked, you still potentially
| >       run into the same problem.
| 
| For example?

Plain #include <math.h>

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25913


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