pt.c (tsubst_copy): Deal with BIND_EXPR in a way that more closely mimics the behavio...
authorMark Mitchell <mmitchell@usa.net>
Mon, 16 Mar 1998 10:54:48 +0000 (10:54 +0000)
committerMark Mitchell <mmitchell@gcc.gnu.org>
Mon, 16 Mar 1998 10:54:48 +0000 (10:54 +0000)
commit544c188d00e2d25b484394bea9a6d28ab271d9a0
tree74de6c9704cb3b3b0d5fe66337b06c66770850bf
parent1d8eaa6b15a8c33e42adac583d479ff5170b06bb
pt.c (tsubst_copy): Deal with BIND_EXPR in a way that more closely mimics the behavior in parse.y.

* pt.c (tsubst_copy): Deal with BIND_EXPR in a way that more
closely mimics the behavior in parse.y.
(tsubst_expr): Return the resuting BLOCK when making a tsubst'ing
into a compound statement.

From-SVN: r18618
gcc/cp/ChangeLog
gcc/cp/pt.c