tree.c (unsave_expr_now): Avoid recursing into the parts of the tree that are RTL.
authorMike Stump <mrs@gcc.gnu.org>
Thu, 12 Jun 1997 19:23:12 +0000 (19:23 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Thu, 12 Jun 1997 19:23:12 +0000 (19:23 +0000)
commitb96257b6df86d010bb9b2487c09364699b0bbcea
tree0516ac989f6b21d40215438522c2a925909a8ca7
parentf5546425e91646b6997ed7ceb397f84db9b26271
tree.c (unsave_expr_now): Avoid recursing into the parts of the tree that are RTL.

* tree.c (unsave_expr_now): Avoid recursing into the parts of
  the tree that are RTL.

From-SVN: r14230
gcc/tree.c