]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cfghooks.c
cfghooks.c (redirect_edge_and_branch_force): Localize variable.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 11 Apr 2011 21:54:59 +0000 (21:54 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 11 Apr 2011 21:54:59 +0000 (21:54 +0000)
commit1e6d1da02d97cb863bd000c90d0309ba8f630955
tree9f9cb58db1a8bade729a25b50f4547753e25bf92
parentd8700b1cdb121c1a15229fc5ff854959820c1707
cfghooks.c (redirect_edge_and_branch_force): Localize variable.

* cfghooks.c (redirect_edge_and_branch_force): Localize variable.
(force_nonfallthru): Do not alter the loop nest if no basic block
was created.

From-SVN: r172281
gcc/ChangeLog
gcc/cfghooks.c