re PR tree-optimization/51576 (Bootstrap failure with go)
authorJakub Jelinek <jakub@redhat.com>
Fri, 16 Dec 2011 15:20:35 +0000 (16:20 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 16 Dec 2011 15:20:35 +0000 (16:20 +0100)
commit511b44365ad3441f275464ebb6b55120b33e103c
tree5d306a9b047fe82a07b7850f6160c1d67cd2529b
parenta84bd8ba1921531e312928492705e46f83d32985
re PR tree-optimization/51576 (Bootstrap failure with go)

PR tree-optimization/51576
* tree-cfg.c (replace_uses_by): Call maybe_clean_or_replace_eh_stmt
even if fold_stmt didn't change anything.

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