tree.c (protected_set_expr_location): Don't check whether T is non-null here.
authorMarek Polacek <polacek@redhat.com>
Sat, 13 Sep 2014 05:59:47 +0000 (05:59 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Sat, 13 Sep 2014 05:59:47 +0000 (05:59 +0000)
commit8909b58efa79468e797edd18139af98c72dd1e64
treea3acd81121008e06903b78c8b9680231084757e9
parent401119e83aa98949882fcc5a22afd48551c36422
tree.c (protected_set_expr_location): Don't check whether T is non-null here.

* tree.c (protected_set_expr_location): Don't check whether T is
non-null here.

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