------- Comment #10 from sayle at gcc dot gnu dot org 2006-03-10 01:26 ------- Subject: Bug 26524
Author: sayle Date: Fri Mar 10 01:26:27 2006 New Revision: 111921 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111921 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: branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/pr26524.f Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/testsuite/ChangeLog branches/gcc-4_1-branch/gcc/tree-scalar-evolution.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26524