diff options
author | Mark Mitchell <mmitchell@usa.net> | 1998-02-02 11:41:39 +0000 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 1998-02-02 06:41:39 -0500 |
commit | 8857f91e00db19ea1deb2089100abffdca3f0690 (patch) | |
tree | 1bff9067da4dc52f810e15b629b09bbda0d0842f /gcc/except.c | |
parent | 318e3b20e449fc82ec3dea733b3aed1b165fbfc3 (diff) | |
download | gcc-8857f91e00db19ea1deb2089100abffdca3f0690.zip gcc-8857f91e00db19ea1deb2089100abffdca3f0690.tar.gz gcc-8857f91e00db19ea1deb2089100abffdca3f0690.tar.bz2 |
cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New macro.
* cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New macro.
(revert_static_member_fn): Declare.
* decl.c (revert_static_member_fn): Remove declaration. Change
linkage from internal to external.
(cp_finish_decl): Deal with virtual functions in classes local to
template functions.
* decl2.c (finish_file): Don't forget to emit increment/decrement
expressions in initializers for file-scope variables.
* parse.y (typename_sub2): If the typename doesn't names a
template, rather than a type, issue an error message.
* pt.c (check_explicit_specialization): Handle specializations of
static member functions.
(coerce_template_parms): Handle offset references to lists of
member functions.
* search.c (note_debug_info_needed): Don't crash when handed a
type which is being defined.
* typeck.c (complete_type): Don't crash when handed NULL_TREE;
that can happen with some illegal code.
From-SVN: r17598
Diffstat (limited to 'gcc/except.c')
0 files changed, 0 insertions, 0 deletions