OSDN Git Service

* parse.y (primary): Deal with statement-expressions in
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Feb 1998 01:33:09 +0000 (01:33 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Feb 1998 01:33:09 +0000 (01:33 +0000)
commitc87151cfbf7824c0d7532dffb14ae9fad212c955
treee8583bff9035e30156e2809d28ce75b40805ba4c
parent6dbf903d0e7cf9baf66078c56363347a92de5809
* parse.y (primary): Deal with statement-expressions in
templates.
* pt.c (tsubst_copy): Handle BIND_EXPR.
* tree.c (mapcar): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17611 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parse.c
gcc/cp/parse.y
gcc/cp/pt.c
gcc/cp/tree.c