re PR libfortran/26253 (fallback scalbn doesn't handle denormals correctly)
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Fri, 21 Sep 2007 10:54:20 +0000 (10:54 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Fri, 21 Sep 2007 10:54:20 +0000 (10:54 +0000)
commitb65d72ab8642181fb7ed9ed337e3aeff7c25007f
tree07cfac505fe19191eabf9ada0f742ec7d27503a8
parent90d3112688947ecc4ded8bc8a64c224ed39f7a45
re PR libfortran/26253 (fallback scalbn doesn't handle denormals correctly)

PR libfortran/26253
* intrinsics/c99_functions.c (scalbn): Use ldexp if appopriate.

From-SVN: r128648
libgfortran/ChangeLog
libgfortran/intrinsics/c99_functions.c