re PR libfortran/21376 (libfortran "E" output format causes FPE)
authorPeter Wainwright <prw@ceiriog1.demon.co.uk>
Sun, 22 May 2005 21:17:42 +0000 (21:17 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 22 May 2005 21:17:42 +0000 (21:17 +0000)
commitc220bdaec9733bbeb9bfd96dedb706db9af73338
treed78fc134f7ad49b35645da8bf676568d8cf59dd4
parent8ba8f7e5571e59c2efeebf1b5da9f3491658a8c7
re PR libfortran/21376 (libfortran "E" output format causes FPE)

PR libfortran/21376
* io/write.c (output_float): Rework logic to avoid call to log10
with argument equal to zero.

From-SVN: r100068
libgfortran/ChangeLog
libgfortran/io/write.c