OSDN Git Service

* pt.c (check_explicit_specialization): Complain about using a
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Nov 1997 10:30:44 +0000 (10:30 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Nov 1997 10:30:44 +0000 (10:30 +0000)
commitaa8ce85270087525b6d7a34fd8632863f442ca54
treee9b9014de908dd14b658cdeee6cb4f339ef09d5c
parentb5b441a2a684d3d894c1b36997e92bf371bd8821
* pt.c (check_explicit_specialization): Complain about using a
template-id for a non-specialization.

Fri Nov 28 01:56:35 1997  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>

        * error.c (dump_decl): Handle TEMPLATE_ID_EXPR.

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