simplify.c (gfc_simplify_floor): Set precision of temporary to that of arg.
commitff7097f21e538fc38bf22e30acfbea74433fb2b4
authorSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 14 Jul 2015 21:44:46 +0000 (14 21:44 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 14 Jul 2015 21:44:46 +0000 (14 21:44 +0000)
treebe0c833ab43339dfe5bcb5d62d90379dd934ef43
parent6e5ad0f92c3e5b4f8c3fcf5a67265874beda1040
simplify.c (gfc_simplify_floor): Set precision of temporary to that of arg.

2015-07-14  Steven G. Kargl  <kargl@gcc.gnu.org>

* simplify.c (gfc_simplify_floor): Set precision of temporary to
that of arg.

2015-07-14  Steven G. Kargl  <kargl@gcc.gnu.org>

gfortran.dg/pr66864.f90: New test.

From-SVN: r225790
gcc/fortran/ChangeLog
gcc/fortran/simplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr66864.f90 [new file with mode: 0644]