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 target/23356] FLT_EVAL_METHOD not defined on openbsd3.4



------- 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


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