2015-12-16 Paolo Carlini <paolo.carlini@oracle.com>
commitf22d444018eb3d154d088d2ddfa38c4afe579e8f
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Dec 2015 21:45:14 +0000 (16 21:45 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Dec 2015 21:45:14 +0000 (16 21:45 +0000)
tree79685128dcd20d3b106a4f2f594ee8abd8bc7df7
parenta865a0f2e01e631512e9954313d24b164c006073
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231723 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/pt.c