]> gcc.gnu.org Git - gcc.git/commit
pt.c (check_default_tmpl_args): Don't check in local scopes.
authorMark Mitchell <mark@codesourcery.com>
Sun, 15 Aug 1999 16:59:17 +0000 (16:59 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 15 Aug 1999 16:59:17 +0000 (16:59 +0000)
commite0942dcd7e556187ad91a0485ae2d82097611bfe
tree5a7240ff2fa93e3279b5069ef486e71dd65b258b
parent66e064294ff397b5d38089610eb94a6fb564eb4c
pt.c (check_default_tmpl_args): Don't check in local scopes.

* pt.c (check_default_tmpl_args): Don't check in local scopes.
(tsubst_decl): Make sure the declaration is on a saveable
obstack.  Clear DECL_DEAD_FOR_LOCAL when making a copy of a local
variable.
(tsubst_expr): Adjust now that DECL_STMTs really contain DECLs.

From-SVN: r28715
gcc/cp/ChangeLog
gcc/cp/pt.c
This page took 0.055608 seconds and 5 git commands to generate.