118ea208fa
PR target/23552 * acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE): New. (LIBGFOR_CHECK_FOR_BROKEN_ISNAN): New. (LIBGFOR_CHECK_FOR_BROKEN_FPCLASSIFY): New. * configure.ac (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE): Add use. (LIBGFOR_CHECK_FOR_BROKEN_ISNAN): Add use. (LIBGFOR_CHECK_FOR_BROKEN_FPCLASSIFY): Add use. * configure: Regenerate. * config.h.in: Regenerate. * libgfortan.h (isfinite): undef if broken, set if needed. (isnan): undef if broken, set if needed. (fpclassify): undef if broken, set if needed. * io/write.c: Remove TODO comment about working isfinite. * intrinsics/c99_functions.c (round): Use isfinite instead of fpclassify. * intrinsics/c99_functions.c (roundf): Ditto. From-SVN: r104710
656 lines
12 KiB
C
656 lines
12 KiB
C
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Does gettimeofday take a single argument */
|
|
#undef GETTIMEOFDAY_ONE_ARGUMENT
|
|
|
|
/* libm includes acos */
|
|
#undef HAVE_ACOS
|
|
|
|
/* libm includes acosf */
|
|
#undef HAVE_ACOSF
|
|
|
|
/* libm includes acosh */
|
|
#undef HAVE_ACOSH
|
|
|
|
/* libm includes acoshf */
|
|
#undef HAVE_ACOSHF
|
|
|
|
/* libm includes acoshl */
|
|
#undef HAVE_ACOSHL
|
|
|
|
/* libm includes acosl */
|
|
#undef HAVE_ACOSL
|
|
|
|
/* libm includes asin */
|
|
#undef HAVE_ASIN
|
|
|
|
/* libm includes asinf */
|
|
#undef HAVE_ASINF
|
|
|
|
/* libm includes asinh */
|
|
#undef HAVE_ASINH
|
|
|
|
/* libm includes asinhf */
|
|
#undef HAVE_ASINHF
|
|
|
|
/* libm includes asinhl */
|
|
#undef HAVE_ASINHL
|
|
|
|
/* libm includes asinl */
|
|
#undef HAVE_ASINL
|
|
|
|
/* libm includes atan */
|
|
#undef HAVE_ATAN
|
|
|
|
/* libm includes atan2 */
|
|
#undef HAVE_ATAN2
|
|
|
|
/* libm includes atan2f */
|
|
#undef HAVE_ATAN2F
|
|
|
|
/* libm includes atan2l */
|
|
#undef HAVE_ATAN2L
|
|
|
|
/* libm includes atanf */
|
|
#undef HAVE_ATANF
|
|
|
|
/* libm includes atanh */
|
|
#undef HAVE_ATANH
|
|
|
|
/* libm includes atanhf */
|
|
#undef HAVE_ATANHF
|
|
|
|
/* libm includes atanhl */
|
|
#undef HAVE_ATANHL
|
|
|
|
/* libm includes atanl */
|
|
#undef HAVE_ATANL
|
|
|
|
/* Define to 1 if the target supports __attribute__((alias(...))). */
|
|
#undef HAVE_ATTRIBUTE_ALIAS
|
|
|
|
/* Define to 1 if the target supports __attribute__((dllexport)). */
|
|
#undef HAVE_ATTRIBUTE_DLLEXPORT
|
|
|
|
/* Define to 1 if the target supports __attribute__((visibility(...))). */
|
|
#undef HAVE_ATTRIBUTE_VISIBILITY
|
|
|
|
/* Define if fpclassify is broken. */
|
|
#undef HAVE_BROKEN_FPCLASSIFY
|
|
|
|
/* Define if isfinite is broken. */
|
|
#undef HAVE_BROKEN_ISFINITE
|
|
|
|
/* Define if isnan is broken. */
|
|
#undef HAVE_BROKEN_ISNAN
|
|
|
|
/* libm includes cabs */
|
|
#undef HAVE_CABS
|
|
|
|
/* libm includes cabsf */
|
|
#undef HAVE_CABSF
|
|
|
|
/* libm includes cabsl */
|
|
#undef HAVE_CABSL
|
|
|
|
/* libm includes carg */
|
|
#undef HAVE_CARG
|
|
|
|
/* libm includes cargf */
|
|
#undef HAVE_CARGF
|
|
|
|
/* libm includes cargl */
|
|
#undef HAVE_CARGL
|
|
|
|
/* libm includes ccos */
|
|
#undef HAVE_CCOS
|
|
|
|
/* libm includes ccosf */
|
|
#undef HAVE_CCOSF
|
|
|
|
/* libm includes ccosh */
|
|
#undef HAVE_CCOSH
|
|
|
|
/* libm includes ccoshf */
|
|
#undef HAVE_CCOSHF
|
|
|
|
/* libm includes ccoshl */
|
|
#undef HAVE_CCOSHL
|
|
|
|
/* libm includes ccosl */
|
|
#undef HAVE_CCOSL
|
|
|
|
/* libm includes ceil */
|
|
#undef HAVE_CEIL
|
|
|
|
/* libm includes ceilf */
|
|
#undef HAVE_CEILF
|
|
|
|
/* libm includes ceill */
|
|
#undef HAVE_CEILL
|
|
|
|
/* libm includes cexp */
|
|
#undef HAVE_CEXP
|
|
|
|
/* libm includes cexpf */
|
|
#undef HAVE_CEXPF
|
|
|
|
/* libm includes cexpl */
|
|
#undef HAVE_CEXPL
|
|
|
|
/* Define to 1 if you have the `chdir' function. */
|
|
#undef HAVE_CHDIR
|
|
|
|
/* Define to 1 if you have the `chsize' function. */
|
|
#undef HAVE_CHSIZE
|
|
|
|
/* libm includes clog */
|
|
#undef HAVE_CLOG
|
|
|
|
/* libm includes clog10 */
|
|
#undef HAVE_CLOG10
|
|
|
|
/* libm includes clog10f */
|
|
#undef HAVE_CLOG10F
|
|
|
|
/* libm includes clog10l */
|
|
#undef HAVE_CLOG10L
|
|
|
|
/* libm includes clogf */
|
|
#undef HAVE_CLOGF
|
|
|
|
/* libm includes clogl */
|
|
#undef HAVE_CLOGL
|
|
|
|
/* complex.h exists */
|
|
#undef HAVE_COMPLEX_H
|
|
|
|
/* libm includes copysign */
|
|
#undef HAVE_COPYSIGN
|
|
|
|
/* libm includes copysignf */
|
|
#undef HAVE_COPYSIGNF
|
|
|
|
/* libm includes copysignl */
|
|
#undef HAVE_COPYSIGNL
|
|
|
|
/* libm includes cos */
|
|
#undef HAVE_COS
|
|
|
|
/* libm includes cosf */
|
|
#undef HAVE_COSF
|
|
|
|
/* libm includes cosh */
|
|
#undef HAVE_COSH
|
|
|
|
/* libm includes coshf */
|
|
#undef HAVE_COSHF
|
|
|
|
/* libm includes coshl */
|
|
#undef HAVE_COSHL
|
|
|
|
/* libm includes cosl */
|
|
#undef HAVE_COSL
|
|
|
|
/* libm includes cpow */
|
|
#undef HAVE_CPOW
|
|
|
|
/* libm includes cpowf */
|
|
#undef HAVE_CPOWF
|
|
|
|
/* libm includes cpowl */
|
|
#undef HAVE_CPOWL
|
|
|
|
/* Define if CRLF is line terminator. */
|
|
#undef HAVE_CRLF
|
|
|
|
/* libm includes csin */
|
|
#undef HAVE_CSIN
|
|
|
|
/* libm includes csinf */
|
|
#undef HAVE_CSINF
|
|
|
|
/* libm includes csinh */
|
|
#undef HAVE_CSINH
|
|
|
|
/* libm includes csinhf */
|
|
#undef HAVE_CSINHF
|
|
|
|
/* libm includes csinhl */
|
|
#undef HAVE_CSINHL
|
|
|
|
/* libm includes csinl */
|
|
#undef HAVE_CSINL
|
|
|
|
/* libm includes csqrt */
|
|
#undef HAVE_CSQRT
|
|
|
|
/* libm includes csqrtf */
|
|
#undef HAVE_CSQRTF
|
|
|
|
/* libm includes csqrtl */
|
|
#undef HAVE_CSQRTL
|
|
|
|
/* libm includes ctan */
|
|
#undef HAVE_CTAN
|
|
|
|
/* libm includes ctanf */
|
|
#undef HAVE_CTANF
|
|
|
|
/* libm includes ctanh */
|
|
#undef HAVE_CTANH
|
|
|
|
/* libm includes ctanhf */
|
|
#undef HAVE_CTANHF
|
|
|
|
/* libm includes ctanhl */
|
|
#undef HAVE_CTANHL
|
|
|
|
/* libm includes ctanl */
|
|
#undef HAVE_CTANL
|
|
|
|
/* libm includes erf */
|
|
#undef HAVE_ERF
|
|
|
|
/* libm includes erfc */
|
|
#undef HAVE_ERFC
|
|
|
|
/* libm includes erfcf */
|
|
#undef HAVE_ERFCF
|
|
|
|
/* libm includes erfcl */
|
|
#undef HAVE_ERFCL
|
|
|
|
/* libm includes erff */
|
|
#undef HAVE_ERFF
|
|
|
|
/* libm includes erfl */
|
|
#undef HAVE_ERFL
|
|
|
|
/* libm includes exp */
|
|
#undef HAVE_EXP
|
|
|
|
/* libm includes expf */
|
|
#undef HAVE_EXPF
|
|
|
|
/* libm includes expl */
|
|
#undef HAVE_EXPL
|
|
|
|
/* libm includes fabs */
|
|
#undef HAVE_FABS
|
|
|
|
/* libm includes fabsf */
|
|
#undef HAVE_FABSF
|
|
|
|
/* libm includes fabsl */
|
|
#undef HAVE_FABSL
|
|
|
|
/* libm includes finite */
|
|
#undef HAVE_FINITE
|
|
|
|
/* libm includes floor */
|
|
#undef HAVE_FLOOR
|
|
|
|
/* libm includes floorf */
|
|
#undef HAVE_FLOORF
|
|
|
|
/* libm includes floorl */
|
|
#undef HAVE_FLOORL
|
|
|
|
/* libm includes frexp */
|
|
#undef HAVE_FREXP
|
|
|
|
/* libm includes frexpf */
|
|
#undef HAVE_FREXPF
|
|
|
|
/* libm includes frexpl */
|
|
#undef HAVE_FREXPL
|
|
|
|
/* Define to 1 if you have the `ftruncate' function. */
|
|
#undef HAVE_FTRUNCATE
|
|
|
|
/* libc includes getgid */
|
|
#undef HAVE_GETGID
|
|
|
|
/* Define to 1 if you have the `gethostname' function. */
|
|
#undef HAVE_GETHOSTNAME
|
|
|
|
/* Define to 1 if you have the `getlogin' function. */
|
|
#undef HAVE_GETLOGIN
|
|
|
|
/* Define to 1 if you have the `getpagesize' function. */
|
|
#undef HAVE_GETPAGESIZE
|
|
|
|
/* libc includes getpid */
|
|
#undef HAVE_GETPID
|
|
|
|
/* Define to 1 if you have the `getrusage' function. */
|
|
#undef HAVE_GETRUSAGE
|
|
|
|
/* Define to 1 if you have the `gettimeofday' function. */
|
|
#undef HAVE_GETTIMEOFDAY
|
|
|
|
/* libc includes getuid */
|
|
#undef HAVE_GETUID
|
|
|
|
/* libm includes hypot */
|
|
#undef HAVE_HYPOT
|
|
|
|
/* libm includes hypotf */
|
|
#undef HAVE_HYPOTF
|
|
|
|
/* libm includes hypotl */
|
|
#undef HAVE_HYPOTL
|
|
|
|
/* Define to 1 if you have the <ieeefp.h> header file. */
|
|
#undef HAVE_IEEEFP_H
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
/* libm includes j0 */
|
|
#undef HAVE_J0
|
|
|
|
/* libm includes j0f */
|
|
#undef HAVE_J0F
|
|
|
|
/* libm includes j0l */
|
|
#undef HAVE_J0L
|
|
|
|
/* libm includes j1 */
|
|
#undef HAVE_J1
|
|
|
|
/* libm includes j1f */
|
|
#undef HAVE_J1F
|
|
|
|
/* libm includes j1l */
|
|
#undef HAVE_J1L
|
|
|
|
/* libm includes jn */
|
|
#undef HAVE_JN
|
|
|
|
/* libm includes jnf */
|
|
#undef HAVE_JNF
|
|
|
|
/* libm includes jnl */
|
|
#undef HAVE_JNL
|
|
|
|
/* Define to 1 if you have the `kill' function. */
|
|
#undef HAVE_KILL
|
|
|
|
/* Define to 1 if you have the `link' function. */
|
|
#undef HAVE_LINK
|
|
|
|
/* libm includes log */
|
|
#undef HAVE_LOG
|
|
|
|
/* libm includes log10 */
|
|
#undef HAVE_LOG10
|
|
|
|
/* libm includes log10f */
|
|
#undef HAVE_LOG10F
|
|
|
|
/* libm includes log10l */
|
|
#undef HAVE_LOG10L
|
|
|
|
/* libm includes logf */
|
|
#undef HAVE_LOGF
|
|
|
|
/* libm includes logl */
|
|
#undef HAVE_LOGL
|
|
|
|
/* Define to 1 if you have the <math.h> header file. */
|
|
#undef HAVE_MATH_H
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|
|
/* Define to 1 if you have the `mkstemp' function. */
|
|
#undef HAVE_MKSTEMP
|
|
|
|
/* Define to 1 if you have a working `mmap' system call. */
|
|
#undef HAVE_MMAP
|
|
|
|
/* libm includes nextafter */
|
|
#undef HAVE_NEXTAFTER
|
|
|
|
/* libm includes nextafterf */
|
|
#undef HAVE_NEXTAFTERF
|
|
|
|
/* libm includes nextafterl */
|
|
#undef HAVE_NEXTAFTERL
|
|
|
|
/* Define to 1 if you have the `perror' function. */
|
|
#undef HAVE_PERROR
|
|
|
|
/* libm includes pow */
|
|
#undef HAVE_POW
|
|
|
|
/* libm includes powf */
|
|
#undef HAVE_POWF
|
|
|
|
/* libm includes powl */
|
|
#undef HAVE_POWL
|
|
|
|
/* libm includes round */
|
|
#undef HAVE_ROUND
|
|
|
|
/* libm includes roundf */
|
|
#undef HAVE_ROUNDF
|
|
|
|
/* libm includes roundl */
|
|
#undef HAVE_ROUNDL
|
|
|
|
/* libm includes scalbn */
|
|
#undef HAVE_SCALBN
|
|
|
|
/* libm includes scalbnf */
|
|
#undef HAVE_SCALBNF
|
|
|
|
/* libm includes scalbnl */
|
|
#undef HAVE_SCALBNL
|
|
|
|
/* Define to 1 if you have the <signal.h> header file. */
|
|
#undef HAVE_SIGNAL_H
|
|
|
|
/* libm includes sin */
|
|
#undef HAVE_SIN
|
|
|
|
/* libm includes sinf */
|
|
#undef HAVE_SINF
|
|
|
|
/* libm includes sinh */
|
|
#undef HAVE_SINH
|
|
|
|
/* libm includes sinhf */
|
|
#undef HAVE_SINHF
|
|
|
|
/* libm includes sinhl */
|
|
#undef HAVE_SINHL
|
|
|
|
/* libm includes sinl */
|
|
#undef HAVE_SINL
|
|
|
|
/* Define to 1 if you have the `sleep' function. */
|
|
#undef HAVE_SLEEP
|
|
|
|
/* Define to 1 if you have the `snprintf' function. */
|
|
#undef HAVE_SNPRINTF
|
|
|
|
/* libm includes sqrt */
|
|
#undef HAVE_SQRT
|
|
|
|
/* libm includes sqrtf */
|
|
#undef HAVE_SQRTF
|
|
|
|
/* libm includes sqrtl */
|
|
#undef HAVE_SQRTL
|
|
|
|
/* Define to 1 if you have the <stddef.h> header file. */
|
|
#undef HAVE_STDDEF_H
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#undef HAVE_STDINT_H
|
|
|
|
/* Define to 1 if you have the <stdio.h> header file. */
|
|
#undef HAVE_STDIO_H
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#undef HAVE_STDLIB_H
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
#undef HAVE_STRERROR
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#undef HAVE_STRINGS_H
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#undef HAVE_STRING_H
|
|
|
|
/* Define to 1 if you have the `strtof' function. */
|
|
#undef HAVE_STRTOF
|
|
|
|
/* Define to 1 if you have the `strtold' function. */
|
|
#undef HAVE_STRTOLD
|
|
|
|
/* Define to 1 if `st_blksize' is member of `struct stat'. */
|
|
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
|
|
|
|
/* Define to 1 if `st_blocks' is member of `struct stat'. */
|
|
#undef HAVE_STRUCT_STAT_ST_BLOCKS
|
|
|
|
/* Define to 1 if `st_rdev' is member of `struct stat'. */
|
|
#undef HAVE_STRUCT_STAT_ST_RDEV
|
|
|
|
/* Define to 1 if you have the `symlink' function. */
|
|
#undef HAVE_SYMLINK
|
|
|
|
/* Define to 1 if you have the <sys/mman.h> header file. */
|
|
#undef HAVE_SYS_MMAN_H
|
|
|
|
/* Define to 1 if you have the <sys/params.h> header file. */
|
|
#undef HAVE_SYS_PARAMS_H
|
|
|
|
/* Define to 1 if you have the <sys/resource.h> header file. */
|
|
#undef HAVE_SYS_RESOURCE_H
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
/* Define to 1 if you have the <sys/times.h> header file. */
|
|
#undef HAVE_SYS_TIMES_H
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
/* libm includes tan */
|
|
#undef HAVE_TAN
|
|
|
|
/* libm includes tanf */
|
|
#undef HAVE_TANF
|
|
|
|
/* libm includes tanh */
|
|
#undef HAVE_TANH
|
|
|
|
/* libm includes tanhf */
|
|
#undef HAVE_TANHF
|
|
|
|
/* libm includes tanhl */
|
|
#undef HAVE_TANHL
|
|
|
|
/* libm includes tanl */
|
|
#undef HAVE_TANL
|
|
|
|
/* Define to 1 if you have the `time' function. */
|
|
#undef HAVE_TIME
|
|
|
|
/* Define to 1 if you have the `times' function. */
|
|
#undef HAVE_TIMES
|
|
|
|
/* Do we have struct timezone */
|
|
#undef HAVE_TIMEZONE
|
|
|
|
/* Define to 1 if you have the <time.h> header file. */
|
|
#undef HAVE_TIME_H
|
|
|
|
/* libm includes trunc */
|
|
#undef HAVE_TRUNC
|
|
|
|
/* libm includes truncf */
|
|
#undef HAVE_TRUNCF
|
|
|
|
/* libm includes truncl */
|
|
#undef HAVE_TRUNCL
|
|
|
|
/* Define to 1 if you have the `ttyname' function. */
|
|
#undef HAVE_TTYNAME
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define if target can unlink open files. */
|
|
#undef HAVE_UNLINK_OPEN_FILE
|
|
|
|
/* libm includes y0 */
|
|
#undef HAVE_Y0
|
|
|
|
/* libm includes y0f */
|
|
#undef HAVE_Y0F
|
|
|
|
/* libm includes y0l */
|
|
#undef HAVE_Y0L
|
|
|
|
/* libm includes y1 */
|
|
#undef HAVE_Y1
|
|
|
|
/* libm includes y1f */
|
|
#undef HAVE_Y1F
|
|
|
|
/* libm includes y1l */
|
|
#undef HAVE_Y1L
|
|
|
|
/* libm includes yn */
|
|
#undef HAVE_YN
|
|
|
|
/* libm includes ynf */
|
|
#undef HAVE_YNF
|
|
|
|
/* libm includes ynl */
|
|
#undef HAVE_YNL
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
/* Define to the full name of this package. */
|
|
#undef PACKAGE_NAME
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#undef PACKAGE_STRING
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#undef PACKAGE_TARNAME
|
|
|
|
/* Define to the version of this package. */
|
|
#undef PACKAGE_VERSION
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define to 1 if the target is ILP32. */
|
|
#undef TARGET_ILP32
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
#undef _FILE_OFFSET_BITS
|
|
|
|
/* Define for large files, on AIX-style hosts. */
|
|
#undef _LARGE_FILES
|
|
|
|
/* Define to `long' if <sys/types.h> does not define. */
|
|
#undef off_t
|