diff options
author | jb <jb@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-04-29 16:11:36 +0000 |
---|---|---|
committer | jb <jb@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-04-29 16:11:36 +0000 |
commit | 25bcc224f67b9eb009c2950cd6fd8453aa1c132b (patch) | |
tree | c719518af6a209d3baaec9722c04e7daf6172863 | |
parent | de28dd3130fbb8b9bb5acf61a8860149fbb20afc (diff) | |
download | gcc-25bcc224f67b9eb009c2950cd6fd8453aa1c132b.tar.gz |
Whitespace fixes
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173173 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | libgfortran/ChangeLog | 4 |
1 files 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 <meyering@redhat.com> * intrinsics/move_alloc.c (move_alloc): Remove useless |