[libgfortran] PR 16137: libgfortran on non-C99 targets

Paul Brook paul@codesourcery.com
Tue Aug 3 11:49:00 GMT 2004


> 2004-08-02  Roger Sayle  <roger@eyesopen.com>
>
> 	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.

Ok, with the typo fix pointer out by Arnaud.

Paul



More information about the Fortran mailing list