r217602 - in /trunk/gcc: ChangeLog testsuite/Ch...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Sat Nov 15 12:34:00 GMT 2014


Author: ebotcazou
Date: Sat Nov 15 12:34:20 2014
New Revision: 217602

URL: https://gcc.gnu.org/viewcvs?rev=217602&root=gcc&view=rev
Log:
	* tree-cfg.c (replace_loop_annotate_in_block): New function extracted
	from...
	(replace_loop_annotate): ...here.  Call it on the header and on the
	latch block, if any.  Restore proper behavior of final cleanup.

Added:
    trunk/gcc/testsuite/gnat.dg/opt44.adb
    trunk/gcc/testsuite/gnat.dg/opt44.ads
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-cfg.c



More information about the Gcc-cvs mailing list