r225903 - in /branches/gcc-5-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Thu Jul 16 19:22:00 GMT 2015


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-cvs mailing list