diff options
author | Mark Mitchell <mark@markmitchell.com> | 1999-02-21 16:38:23 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-02-21 16:38:23 +0000 |
commit | 0301787454dd52a66d62d421f8a4015ab62686ae (patch) | |
tree | 9879deb76a90b4e04d62efe164cc744e1ef07a24 /gcc/objc | |
parent | 939d7216dca76eac6675e54f10154ad5d2898cfa (diff) | |
download | gcc-0301787454dd52a66d62d421f8a4015ab62686ae.zip gcc-0301787454dd52a66d62d421f8a4015ab62686ae.tar.gz gcc-0301787454dd52a66d62d421f8a4015ab62686ae.tar.bz2 |
cp-tree.h (CLASSTYPE_METHOD_VEC): Adjust comment.
1999-02-19 Mark Mitchell <mark@markmitchell.com>
* cp-tree.h (CLASSTYPE_METHOD_VEC): Adjust comment.
(fn_type_unification): Adjust prototype.
(lookup_fnfields_1): Declare.
* call.c (add_template_candidate_real): Adjust call to
fn_type_unification.
* class.c (add_method): Don't allow duplicate declarations of
constructors or destructors.
(resolve_address_of_overloaded_function): Remove unused variable.
Adjust call to fn_type_unification.
* decl.c (grokfndecl): Be more robust in the face of illegal
specializations.
* decl2.c (check_classfn): Remove hokey handling of member
templates.
* pt.c (determine_specialization): Improve comments. Adjust to
handle template argument deduction as per the standard.
(check_explicit_specialization): Fix comment spacing. Handle
type-conversion operators correctly. Improve error-recovery.
(fn_type_unification): Remove EXTRA_FN_ARG parameter.
(get_bindings_real): Simplify handling of static members.
* search.c (lookup_fnfields_1): Make it have external linkage.
* typeck.c (compparms): Fix comment.
(build_unary_op): Don't try to figure out which template
specialization is being referred to when when the address-of
operator is used with a template function.
From-SVN: r25347
Diffstat (limited to 'gcc/objc')
0 files changed, 0 insertions, 0 deletions