diff options
author | Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> | 2001-10-23 09:14:15 +0000 |
---|---|---|
committer | Kriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org> | 2001-10-23 09:14:15 +0000 |
commit | b8c6534b88ee39ff0e92ba90d3e606a894e14f8d (patch) | |
tree | e337f303c7c3e814a36bdbf76e6e8b021e47b1c1 /libjava/java/net/SocketImplFactory.java | |
parent | 69f75f9daa41e53683e8ba8e2b87666620a7226b (diff) | |
download | gcc-b8c6534b88ee39ff0e92ba90d3e606a894e14f8d.zip gcc-b8c6534b88ee39ff0e92ba90d3e606a894e14f8d.tar.gz gcc-b8c6534b88ee39ff0e92ba90d3e606a894e14f8d.tar.bz2 |
cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
* cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
* cp-tree.h (make_unbound_class_template): Prototype new function.
* decl.c (make_unbound_class_template): New function.
* decl2.c (arg_assoc_template_arg): Handle UNBOUND_CLASS_TEMPLATE.
* error.c (dump_type): Likewise.
* mangle.c (write_type): Likewise.
* parse.y (template_parm): Likewise.
(template_argument): Use make_unbound_class_template.
* pt.c (convert_template_argument): Handle UNBOUND_CLASS_TEMPLATE.
(tsubst): Likewise.
(tsubst_copy): Likewise.
(unify): Likewise.
* tree.c (walk_tree): Likewise.
* typeck.c (comptypes): Likewise.
From-SVN: r46430
Diffstat (limited to 'libjava/java/net/SocketImplFactory.java')
0 files changed, 0 insertions, 0 deletions