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]

r186080 - in /trunk/gcc: ChangeLog loop-init.c ...


Author: rguenth
Date: Mon Apr  2 11:59:47 2012
New Revision: 186080

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186080
Log:
2012-04-02  Richard Guenther  <rguenther@suse.de>

	PR middle-end/52803
	* loop-init.c (gate_handle_loop2): Destroy loops here if
	we don't enter RTL loop optimizers.

	* gcc.dg/pr52803.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/pr52803.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/loop-init.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]