r197612 - in /branches/gcc-4_8-branch/gcc: fort...

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Mon Apr 8 20:01:00 GMT 2013


Author: tkoenig
Date: Mon Apr  8 20:01:33 2013
New Revision: 197612

URL: http://gcc.gnu.org/viewcvs?rev=197612&root=gcc&view=rev
Log:
2013-04-08  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR fortran/56782
	Backport from trunk.
	* frontend-passes.c (callback_reduction):  Dont't do
	any simplification if there is only a single element
	which has an iterator.

2013-04-08  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR fortran/56782
	Backport from trunk.
	* gfortran.dg/array_constructor_44.f90:  New test.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_44.f90
Modified:
    branches/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/gcc-4_8-branch/gcc/fortran/frontend-passes.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list