This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/25913] Client's isnormal function is broken by cmath
- From: "gdr at cs dot tamu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jan 2006 21:17:24 -0000
- Subject: [Bug libstdc++/25913] Client's isnormal function is broken by cmath
- References: <bug-25913-11686@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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