]> git.ipfire.org Git - thirdparty/gcc.git/commit
write.c (output_float): Update condition to not error when decimal precision in forma...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 4 Apr 2006 02:50:23 +0000 (02:50 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 4 Apr 2006 02:50:23 +0000 (02:50 +0000)
commit5eb90a1cbc822af1f2d9d8d82435d73d568f7d5f
tree37f0498ca76b5fa9f0555132edfca032dff92430
parent76c6ea0c8be95f0f31cf63bb55e647c4539e7b12
write.c (output_float): Update condition to not error when decimal precision in format specifier is zero.

2006-04-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* io/write.c (output_float): Update condition to not error when
decimal precision in format specifier is zero.

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