diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-05-17 16:07:39 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-05-17 16:07:39 +0000 |
commit | 856216bbe352e0ebe97e8928e6a41906518ecccd (patch) | |
tree | 1dce4b63bb4ce7fc0e23c2ea0df51506b7b87f22 /gcc/java/parse.c | |
parent | a1b7f572ce36fbb9e05c1c3614c4132b28f18a85 (diff) | |
download | gcc-856216bbe352e0ebe97e8928e6a41906518ecccd.zip gcc-856216bbe352e0ebe97e8928e6a41906518ecccd.tar.gz gcc-856216bbe352e0ebe97e8928e6a41906518ecccd.tar.bz2 |
cp-tree.def (TEMPLATE_ID_EXPR): Update documentation.
* cp-tree.def (TEMPLATE_ID_EXPR): Update documentation.
* decl.c (grokfndecl): Don't allow inline declarations of friend
template specializations, or friend template specializations with
default arguments.
* pt.c (tsubst): Handle substitution into array types that does
not yield a fixed upper bound, even when not processing a
template.
(tsubst_copy): Deal with the fact that the second operand to a
TEMPLATE_ID_EXPR may be NULL_TREE, a TREE_LIST, or a TREE_VEC.
* search.c (marked_pushdecls_p): Don't descend into
TEMPLATE_TYPE_PARMs and the like.
(unmarked_pushdecls_p): Likewise.
From-SVN: r26975
Diffstat (limited to 'gcc/java/parse.c')
0 files changed, 0 insertions, 0 deletions