[Bug fortran/66864] floor function error
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 16 19:23:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66864
--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Jul 16 19:22:38 2015
New Revision: 225903
URL: https://gcc.gnu.org/viewcvs?rev=225903&root=gcc&view=rev
Log:
2015-07-16 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/66864
* simplify.c (gfc_simplify_floor): Set precision of temporary to
that of arg.
2015-07-16 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/66864
* gfortran.dg/pr66864.f90: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66864.f90
Modified:
branches/gcc-5-branch/gcc/fortran/ChangeLog
branches/gcc-5-branch/gcc/fortran/simplify.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list