2004-10-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Oct 2004 13:30:37 +0000 (13:30 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Oct 2004 13:30:37 +0000 (13:30 +0000)
commitec49e9deba8f56ffb1c612316d4bb39d6a29fee4
treef4df418c2bb2bd2a7e16a1bd2fca2c44436102bb
parent17bb43261cc0d3bba2f5599d9794883985fce04c
2004-10-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>

* simplify.c (range_check): Remove blank line at beginning of function.
(gfc_simplify_dint): Same at end of function.
(gfc_simplify_exponent, gfc_simplify_fraction): Simplify calculations.
(gfc_simplify_bound): Fix indentation.
(gfc_simplify_log10): Simplify calculation.
(gfc_simplify_min, gfc_simplify_max): Remove blank line at beginning
of function.
(gfc_simplify_nearest): Same at end of function.
(gfc_simplify_nint, gfc_simplify_idnint): Same at beginning of
function.
(gfc_simplify_rrspacing, gfc_simplify_set_exponent,
gfc_simplify_spacing): Simplify calulations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88447 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/simplify.c