]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-ccp.c
tree-ssa-ccp.c (optimize_unreachable): Check gsi_end_p before calling gsi_stmt.
authorUlrich Weigand <ulrich.weigand@linaro.org>
Mon, 16 Jul 2012 14:27:53 +0000 (14:27 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Mon, 16 Jul 2012 14:27:53 +0000 (14:27 +0000)
commitcd356d96737789078f5fc9502c940c0ce7dbd112
treea9b04d5699adbb5b09331d384183ac00cea3acf5
parentaaba3304b2a43b12dd31b7b583cc87b038c52f9e
tree-ssa-ccp.c (optimize_unreachable): Check gsi_end_p before calling gsi_stmt.

* tree-ssa-ccp.c (optimize_unreachable): Check gsi_end_p
before calling gsi_stmt.

From-SVN: r189539
gcc/ChangeLog
gcc/tree-ssa-ccp.c