]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-cfg.c (move_stmt_op): Reset the expr block only when necessary.
authorDehao Chen <dehao@google.com>
Mon, 24 Sep 2012 20:50:46 +0000 (20:50 +0000)
committerDehao Chen <dehao@gcc.gnu.org>
Mon, 24 Sep 2012 20:50:46 +0000 (20:50 +0000)
commit60478b9caf9da70dc1301c863bb7c26a1ab5da9f
tree80f00a7cc662e1da1a5ad8e49fc56fc350f8d920
parent55826ab6d1d050a8892e6dc45cf035c94db98dd0
tree-cfg.c (move_stmt_op): Reset the expr block only when necessary.

2012-09-24  Dehao Chen  <dehao@google.com>

* tree-cfg.c (move_stmt_op): Reset the expr block only
when necessary.
(move_block_to_fn): Reset the edge's goto block even
when the goto locus is unknown.

From-SVN: r191680
gcc/ChangeLog
gcc/tree-cfg.c