aboutsummaryrefslogtreecommitdiff
path: root/gcc/recog.c
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2000-05-24 22:56:54 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2000-05-24 22:56:54 +0000
commit86f45d2c8a0e984f8f745debe7c92801a2b325d8 (patch)
treeaab01c71ab2feb7c3a70dbb043d2cddecfd4de97 /gcc/recog.c
parentaf9fe0d178763a426fd233ae05deec25edd352ac (diff)
downloadgcc-86f45d2c8a0e984f8f745debe7c92801a2b325d8.zip
gcc-86f45d2c8a0e984f8f745debe7c92801a2b325d8.tar.gz
gcc-86f45d2c8a0e984f8f745debe7c92801a2b325d8.tar.bz2
cp-tree.h (build_delete): Change prototype.
* cp-tree.h (build_delete): Change prototype. (build_vec_delete): Likewise. * call.c (build_scoped_method_call): Use special_function_kind values to indicate the kind of destruction to be done. (build_method_call): Likewise. * decl.c (finish_destructor_body): Likewise. (maybe_build_cleanup_1): Likewise. Rename to ... (maybe_build_cleanup): ... this. * decl2.c (delete_sanity): Use special_function_kind values to indicate the kind of destruction to be done. (build_cleanup): Likewise. * init.c (perform_member_init): Likewise. (build_vec_delete_1): Likewise. (build_dtor_call): Simplify. (build_delete): Use special_function_kind values to indicate the kind of destruction to be done. (build_vbase_delete): Likewise. (build_vec_delete): Likewise. From-SVN: r34147
Diffstat (limited to 'gcc/recog.c')
0 files changed, 0 insertions, 0 deletions