r124281 - in /trunk/gcc: fortran/ChangeLog fort...

fxcoudert@gcc.gnu.org fxcoudert@gcc.gnu.org
Sun Apr 29 16:03:00 GMT 2007


Author: fxcoudert
Date: Sun Apr 29 17:03:58 2007
New Revision: 124281

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124281
Log:
	PR fortran/31591

	* simplify.c (simplify_bound_dim): New function.
	(simplify_bound): Use the above. Perform simplification of LBOUND
	and UBOUND when DIM argument is not present.

	* gfortran.dg/bound_simplification_1.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/bound_simplification_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/simplify.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list