[gfortran] Change libgfortran from scalbn to ldexp

Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Tue Oct 5 19:14:00 GMT 2004


Tobias Schlüter wrote:
> 2004-10-02  Tobias Schlüter  <tobias.schlueter@physik.uni-muenchen.de>
> 
> 	* configure.ac: Check for ldexpf, remove check for scalbnf.
> 	* intrinsics/c99-functions.c (ldexpf): New function.
> 	(nextafterf): Use 'ldexpf' instead of 'scalbnf'.
> 	(scalbnf): Remove.
> 	* m4/set_exponent.m4: Replace 'scalbn' by 'ldexp'.

This doesn't fix the problems on PowerPC, so I don't think this patch is worth it.

- Tobi



More information about the Gcc-patches mailing list