aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
diff options
context:
space:
mode:
authorMark Mitchell <mark@markmitchell.com>1999-01-06 23:38:05 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>1999-01-06 23:38:05 +0000
commit4c57111494f2ec72b9c8d7f246f8a3b269b53a47 (patch)
tree54971386a4f6d1b749198b7ad7cac52a63c0a7d5 /gcc/combine.c
parent70186b342c44e983d7005488b9427f0d00907ae8 (diff)
downloadgcc-4c57111494f2ec72b9c8d7f246f8a3b269b53a47.zip
gcc-4c57111494f2ec72b9c8d7f246f8a3b269b53a47.tar.gz
gcc-4c57111494f2ec72b9c8d7f246f8a3b269b53a47.tar.bz2
cp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERATOR_TYPENAME_FORMAT here.
* cp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERATOR_TYPENAME_FORMAT here. (lang_type): Add is_partial_instantiation. Decrease width of dummy. (PARTIAL_INSTANTIATION_P): New macro. (OPERATOR_TYPENAME_P): Remove. * decl.c (unary_op_p): Use IDENTIFIER_TYPENAME_P, not OPERATOR_TYPENAME_P. (grok_op_properties): Likewise. * friend.c (do_friend): Handle friends that are member functions correctly. * lex.c (init_parse): Use OPERATOR_TYPENAME_FORMAT. * pt.c (instantiate_class_template): Rework for clarity. Avoid leaving TYPE_BEING_DEFINED set in obscure cases. Don't do any more partial instantiation than is absolutely necessary for implicit typename. Set PARTIAL_INSTANTIATION_P. (tsubst_decl): Use IDENTIFIER_TYPENAME_P. * semantics.c (begin_class_definition): Handle partial specializations of a type that was previously partially instantiated. From-SVN: r24548
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions