This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r194633 - in /trunk/gcc: ChangeLog cfghooks.c t...


Author: rguenth
Date: Thu Dec 20 12:45:48 2012
New Revision: 194633

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194633
Log:
2012-12-20  Richard Biener  <rguenther@suse.de>

	PR middle-end/55740
	* cfghooks.c (merge_blocks): Properly handle merging of
	two loop headers.

	* g++.dg/torture/pr55740.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr55740.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfghooks.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]