call.c (build_x_va_arg): Check if in a template decl.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 22 Jun 2000 09:27:15 +0000 (09:27 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 22 Jun 2000 09:27:15 +0000 (09:27 +0000)
commitea333e1ceadfd7c0ecb64e47bb844cd2b5e6acc9
tree182f55c714a1b2b17ae90440176003c10de2e00d
parent98d4b1a6fdfbc3c1a1e292da88233f9aec74c291
call.c (build_x_va_arg): Check if in a template decl.

* call.c (build_x_va_arg): Check if in a template decl.
* pt.c (tsubst_copy, case VA_ARG_EXPR): Use build_x_va_arg.

From-SVN: r34645
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/pt.c