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]

r237287 - in /trunk/gcc: ChangeLog cfgloop.c te...


Author: rguenth
Date: Fri Jun 10 07:30:45 2016
New Revision: 237287

URL: https://gcc.gnu.org/viewcvs?rev=237287&root=gcc&view=rev
Log:
2016-06-10  Richard Biener  <rguenther@suse.de>

	PR middle-end/71477
	* cfgloop.c (alloc_loop): Initialize nb_iterations_likely_upper_bound.

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

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr71477.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgloop.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]