Home
last modified time | relevance | path

Searched refs:libgcc_cv_dfp (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dconfigure.ac238 AC_CACHE_CHECK([whether decimal floating point is supported], [libgcc_cv_dfp],
246 [libgcc_cv_dfp=yes],
247 [libgcc_cv_dfp=no])])
248 decimal_float=$libgcc_cv_dfp
H A Dconfigure4729 if ${libgcc_cv_dfp+:} false; then :
4750 libgcc_cv_dfp=yes
4752 libgcc_cv_dfp=no
4756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_dfp" >&5
4757 $as_echo "$libgcc_cv_dfp" >&6; }
4758 decimal_float=$libgcc_cv_dfp
H A DChangeLog7055 * configure.ac (libgcc_cv_dfp): Extend check to probe fenv.h
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dconfigure.ac231 AC_CACHE_CHECK([whether decimal floating point is supported], [libgcc_cv_dfp],
239 [libgcc_cv_dfp=yes],
240 [libgcc_cv_dfp=no])])
241 decimal_float=$libgcc_cv_dfp
H A Dconfigure4719 if ${libgcc_cv_dfp+:} false; then :
4740 libgcc_cv_dfp=yes
4742 libgcc_cv_dfp=no
4746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_dfp" >&5
4747 $as_echo "$libgcc_cv_dfp" >&6; }
4748 decimal_float=$libgcc_cv_dfp