r111676 - in /trunk/gcc: ChangeLog testsuite/Ch...

sayle@gcc.gnu.org sayle@gcc.gnu.org
Fri Mar 3 14:35:00 GMT 2006


Author: sayle
Date: Fri Mar  3 14:35:23 2006
New Revision: 111676

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111676
Log:

	PR tree-optimization/26524
	* tree-scalar-evolution.c (interpret_rhs_modify_expr): Use
	fold_convert to create a constant of the appropriate type.

	* gfortran.dg/pr26524.f: New test case.


Added:
    trunk/gcc/testsuite/gfortran.dg/pr26524.f
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-scalar-evolution.c



More information about the Gcc-cvs mailing list