This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23356] FLT_EVAL_METHOD not defined on openbsd3.4
- From: "espie at nerim dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Oct 2005 11:11:57 -0000
- Subject: [Bug target/23356] FLT_EVAL_METHOD not defined on openbsd3.4
- References: <bug-23356-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from espie at nerim dot net 2005-10-13 11:11 -------
I added FLT_EVAL_METHOD to OpenBSD's math.h in january 2005.
Currently, all releases up to OpenBSD 3.5 have been discontinued.
OpenBSD 3.6 reaches end-of-life in a few months.
As far as OpenBSD is concerned, this bug is not important: neither 3.7,
nor 3.8, nor -current are affected.
It might bite some other system.
As far as I'm concerned, this is a generic issue with Linux-centric configure.
Everything is often set up to either assume no C99, or full C99 compliance, and
there are still systems in-between (to wit, libstdc++ all-or-nothing locale
approach).
--
espie at nerim dot net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |espie at nerim dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23356