On openbsd3.4, there is no FLT_EVAL_METHOD in the standard includes, so we
should think of something to do when it's not available:

/tmp/debug/ibin/./gcc/xgcc -B/tmp/debug/ibin/./gcc
-B/tmp/debug/irun/i386-unknown-openbsd3.4/bin/
-B/tmp/debug/irun/i386-unknown-openbsd3.4/lib/ -isystem
/tmp/debug/irun/i386-unknown-openbsd3.4/include -isystem
/tmp/debug/irun/i386-unknown-openbsd3.4/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc/libgfortran -I. -iquote../../../gcc/libgfortran/io -std=gnu99
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra
-Wwrite-strings -O2 -g -O2 -c ../../../gcc/libgfortran/generated/nearest_r4.c 
-fPIC -DPIC -o .libs/nearest_r4.o
../../../gcc/libgfortran/generated/nearest_r4.c: In function 'nearest_r4':
../../../gcc/libgfortran/generated/nearest_r4.c:42: error: 'FLT_EVAL_METHOD'
undeclared (first use in this function)

-- 
           Summary: FLT_EVAL_METHOD not defined on openbsd3.4
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fxcoudert at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: i386-unknown-openbsd3.4
OtherBugsDependingO 16991
             nThis:


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

Reply via email to