diff options
author | Roger Sayle <roger@eyesopen.com> | 2004-08-03 13:28:26 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2004-08-03 13:28:26 +0000 |
commit | 453310d80bde234a483789ac70a955855b59cea2 (patch) | |
tree | dda277ad0c8041e0203078222bc52f1ddaeb4ff4 /config-ml.in | |
parent | 2f71a20a3eacb437535ffe41d0c45516362ecb19 (diff) | |
download | gcc-453310d80bde234a483789ac70a955855b59cea2.tar.gz |
re PR libfortran/16137 (Fortran compiler unable to produce executables as libfortran depends on C99 math functions)
PR libgfortran/16137
* configure.ac: Add tests for acosf, asinf, atan2f, atanf, ceilf,
copysignf, cosf, coshf, expf, floorf, frexpf, hypotf, logf, log10f,
scalbnf, sinf, sinhf, sqrtf, tanf and tanhf in libm.
* config.h.in: Regenerate.
* configure: Regenerate.
* instrinsics/c99_functions.c (acosf, asinf, atan2f, atanf, ceilf,
copysignf, cosf, coshf, expf, floorf, frexpf, hypotf, logf, log10f,
nextafterf, scalbnf, sinf, sinhf, sqrtf, tanf, tanhf): New stub
implementations for targets that don't support C99 float functions.
From-SVN: r85473
Diffstat (limited to 'config-ml.in')
0 files changed, 0 insertions, 0 deletions