tree.c (recompute_tree_invariant_for_addr_expr): Assert that the argument is an ADDR_...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 16 Oct 2015 10:52:46 +0000 (10:52 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 16 Oct 2015 10:52:46 +0000 (10:52 +0000)
commitf7bad97d6316243751539113e0063cd6e5712491
tree1cccdf81bc7305275f81dd7b131675af14df311e
parent872dae48e2bb95295eb596e55cabe0eab8792253
tree.c (recompute_tree_invariant_for_addr_expr): Assert that the argument is an ADDR_EXPR.

* tree.c (recompute_tree_invariant_for_addr_expr): Assert that the
argument is an ADDR_EXPR.

From-SVN: r228870
gcc/ChangeLog
gcc/tree.c