pt.c (comp_template_args): Remove.
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 16 Dec 2015 21:45:14 +0000 (21:45 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 16 Dec 2015 21:45:14 +0000 (21:45 +0000)
commit6cb6583c5ff97ef55e49a07d0367e8445e494dec
tree79685128dcd20d3b106a4f2f594ee8abd8bc7df7
parentf95ff97f09eefe4ce1746b56c150d2c9562ce518
pt.c (comp_template_args): Remove.

2015-12-16  Paolo Carlini  <paolo.carlini@oracle.com>

* pt.c (comp_template_args): Remove.
(comp_template_args_with_info): Rename to comp_template_args;
not static.
(add_pending_template): Adjust call.
* cp-tree.h (comp_template_args): Add default arguments.

From-SVN: r231723
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/pt.c