pt.c (cur_stmt_expr): Move from tsubst_expr.
authorRichard Henderson <rth@redhat.com>
Sun, 12 Sep 2004 04:45:59 +0000 (21:45 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 12 Sep 2004 04:45:59 +0000 (21:45 -0700)
commit0fe0caa6d942920ebaab6197c8bedb4e371e9110
tree924d91327c967d75aa12673c2b98f330d7f41add
parent97b7c168e52660bec48a39d59cdba87e8f330123
pt.c (cur_stmt_expr): Move from tsubst_expr.

        * pt.c (cur_stmt_expr): Move from tsubst_expr.
        (tsubst_expr) <case STMT_EXPR>: Move ...
        (tsubst_copy_and_build): ... here.

From-SVN: r87385
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/stmtexpr1.C [new file with mode: 0644]