From 176f076f050ffd64e785c6ed12937879d7b0eda4 Mon Sep 17 00:00:00 2001 From: Janne Blomqvist Date: Fri, 29 Apr 2011 19:11:36 +0300 Subject: [PATCH] Whitespace fixes From-SVN: r173173 --- libgfortran/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 79a1b7f99dc..a53f95053b1 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -31,7 +31,7 @@ (set_fnode_default): Adjust default widths to assure round trip on write and read. (write_real): Adjust call to write_float. (write_real_g0): Calculate compensation for extra precision and adjust - call to write_float. + call to write_float. * io/write_float.def (output_float_FMT_G_): Use volatile rather than asm volatile to avoid optimization issue. Correctly calculate the number of blanks (nb) to be appended and simplify calculation logic. @@ -39,7 +39,7 @@ default widths. Eliminate the code that attempted to reduce the the precision used in later sprintf functions. Add call parameter to compensate for extra precision. - + 2011-04-20 Jim Meyering * intrinsics/move_alloc.c (move_alloc): Remove useless -- 2.30.2