aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpperror.c
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2000-04-18 20:21:39 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2000-04-18 20:21:39 +0000
commit0d9eb3ba2922a07d68c27170de0195f5b96b4b0c (patch)
treefed08624d1d24855eb4b01f654e9f1ed84672588 /gcc/cpperror.c
parent616ce8db9156c22bac0d5d43366be58073ef0368 (diff)
downloadgcc-0d9eb3ba2922a07d68c27170de0195f5b96b4b0c.zip
gcc-0d9eb3ba2922a07d68c27170de0195f5b96b4b0c.tar.gz
gcc-0d9eb3ba2922a07d68c27170de0195f5b96b4b0c.tar.bz2
cp-tree.h (lang_decl_flags): Remove const_memfunc and volatile_memfunc.
* cp-tree.h (lang_decl_flags): Remove const_memfunc and volatile_memfunc. Add destructor_attr. Adjust dummy. (DECL_DESTRUCTOR_P): Use destructor_attr. (DECL_CONST_MEMFUNC_P): Reimplement. (DECL_VOLATILE_MEMFUNC_P): Remove. * class.c (finish_struct_methods): Use CLASSTYPE_DESTRUCTORS. (overrides): Use DECL_DESTRUCTOR_P. (check_for_override): Likewise. * decl.c (start_function): Likewise. * decl2.c (grokfclassfn): Likewise. (check_classfn): Likewise. (grok_function_init): Likewise. From-SVN: r33235
Diffstat (limited to 'gcc/cpperror.c')
0 files changed, 0 insertions, 0 deletions