re PR libfortran/22436 (print *,tiny(1._10) yields asterisks)
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Sat, 30 Jul 2005 20:45:02 +0000 (22:45 +0200)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 30 Jul 2005 20:45:02 +0000 (20:45 +0000)
commit6d56728a759c9db12b2acd468fd2c1cdc56d7ead
tree75f9cf4291054bfca9effb0ae433a2f9c295f57c
parenta4ccc3361445147584c08ae823db1fe5a171d311
re PR libfortran/22436 (print *,tiny(1._10) yields asterisks)

PR libfortran/22436
* io/write.c (write_real): Add default formats for real(10) and
real(16).

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