diff options
author | Janne Blomqvist <jb@gcc.gnu.org> | 2011-04-29 19:11:36 +0300 |
---|---|---|
committer | Janne Blomqvist <jb@gcc.gnu.org> | 2011-04-29 19:11:36 +0300 |
commit | 176f076f050ffd64e785c6ed12937879d7b0eda4 (patch) | |
tree | c719518af6a209d3baaec9722c04e7daf6172863 | |
parent | 1e03060224b7b01b4da4aa423610e99abd1b2b17 (diff) | |
download | gcc-176f076f050ffd64e785c6ed12937879d7b0eda4.zip gcc-176f076f050ffd64e785c6ed12937879d7b0eda4.tar.gz gcc-176f076f050ffd64e785c6ed12937879d7b0eda4.tar.bz2 |
Whitespace fixes
From-SVN: r173173
-rw-r--r-- | libgfortran/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 79a1b7f..a53f950 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 <meyering@redhat.com> * intrinsics/move_alloc.c (move_alloc): Remove useless |