expr.c (expand_expr, [...]): Move from the C++ frontend to the backend where it belongs.
authorMike Stump <mrs@gcc.gnu.org>
Fri, 17 May 1996 20:13:01 +0000 (20:13 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 17 May 1996 20:13:01 +0000 (20:13 +0000)
commit679163cf4d5b714dde664c4124be0e0ececf86e0
tree984e0626a1a5e2e8f7ff306f11134448208ba86c
parent520e7ff5c74212d49b6b88b6808565300082691c
expr.c (expand_expr, [...]): Move from the C++ frontend to the backend where it belongs.

* expr.c (expand_expr, cond UNSAVE_EXPR): Move from the C++
frontend to the backend where it belongs.
* tree.c (unsave_expr): Ditto.
(unsave_expr_now): Ditto.
* tree.def (UNSAVE_EXPR): Ditto.
* tree.h (unsave_expr): Ditto.
(unsave_expr_now): Ditto.

From-SVN: r12015
gcc/expr.c
gcc/tree.c
gcc/tree.def
gcc/tree.h