parse.y (primary): Deal with statement-expressions in templates.
authorMark Mitchell <mmitchell@usa.net>
Tue, 3 Feb 1998 01:33:09 +0000 (01:33 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 3 Feb 1998 01:33:09 +0000 (20:33 -0500)
commit67da32876e58df26f1ae062ad41d8fe8862eddea
treee8583bff9035e30156e2809d28ce75b40805ba4c
parent0340ed6c77f2fea0bfdbe82c1e32a1494251235e
parse.y (primary): Deal with statement-expressions in templates.

* parse.y (primary): Deal with statement-expressions in
templates.
* pt.c (tsubst_copy): Handle BIND_EXPR.
* tree.c (mapcar): Likewise.

From-SVN: r17611
gcc/cp/ChangeLog
gcc/cp/parse.c
gcc/cp/parse.y
gcc/cp/pt.c
gcc/cp/tree.c