cp-tree.h (finish_stmt_expr): Change prototype.
authorAlexandre Oliva <oliva@gcc.gnu.org>
Tue, 21 Sep 1999 04:06:31 +0000 (04:06 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Tue, 21 Sep 1999 04:06:31 +0000 (04:06 +0000)
commit5ba57b55224cef68b878baae6ebf5ec6c44cffbf
tree884959d4da261bea4f7bbce17dfacc3ada6e5344
parenta7e1e2acfd9579a28fcd668abb45727e4cce5475
cp-tree.h (finish_stmt_expr): Change prototype.

        * cp-tree.h (finish_stmt_expr): Change prototype.
        * expr.c (cplus_expand_expr): Adjust call accordingly.
        * init.c (finish_init_stmts): Likewise.
        * parse.y (primary): Likewise.
        * pt.c (tsubst_copy): Likewise.
        * semantics.c (finish_stmt_expr): Don't take two parameters.
        Don't remove generated BLOCKs from the block-tree.

From-SVN: r29536
gcc/cp/semantics.c