r209674 - in /branches/gcc-4_9-branch/gcc: Chan...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Apr 23 08:25:00 GMT 2014


Author: rguenth
Date: Wed Apr 23 08:25:56 2014
New Revision: 209674

URL: http://gcc.gnu.org/viewcvs?rev=209674&root=gcc&view=rev
Log:
2014-04-23  Richard Biener  <rguenther@suse.de>

	PR middle-end/60891
	* loop-init.c (loop_optimizer_init): Make sure to apply
	LOOPS_MAY_HAVE_MULTIPLE_LATCHES before fixing up loops.

	* gcc.dg/torture/pr60891.c: New testcase.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr60891.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/loop-init.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list