write.c (write_float): Revise output of IEEE exceptional values to comply with F95...
authorJerry DeLisle <jvdelisle@verizon.net>
Sun, 24 Jul 2005 02:24:15 +0000 (02:24 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 24 Jul 2005 02:24:15 +0000 (02:24 +0000)
commit35fd722b61b9a1603c204b0d493b2a56fd058cde
treeb5c2c10083bd892859507b8b4697dae1b7b318bb
parent70a76cbca81a7b69373170dc86e0ac7d315c99d6
write.c (write_float): Revise output of IEEE exceptional values to comply with F95 and F2003 standards.

2005-07-23  Jerry DeLisle  <jvdelisle@verizon.net>

    * io/write.c (write_float): Revise output of IEEE exceptional
    values to comply with F95 and F2003 standards.

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