diff options
author | Jason Merrill <jason@yorick.cygnus.com> | 1998-04-23 22:26:41 +0000 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 1998-04-23 18:26:41 -0400 |
commit | 5ffe581dd305bd58d49d53fc2d3776d89e56a541 (patch) | |
tree | b93fa3db5f37a1e13f91c30e07db66b00d3399e4 /gcc/c-common.c | |
parent | 624411284f57833e930b911bb9f90a0e725bc4f6 (diff) | |
download | gcc-5ffe581dd305bd58d49d53fc2d3776d89e56a541.zip gcc-5ffe581dd305bd58d49d53fc2d3776d89e56a541.tar.gz gcc-5ffe581dd305bd58d49d53fc2d3776d89e56a541.tar.bz2 |
cp-tree.def: Add WRAPPER.
* cp-tree.def: Add WRAPPER. USER_CONV now only has two ops.
* cp-tree.h: Add WRAPPER support.
* call.c (add_candidate): Split out from add_*_candidate fns.
(build_over_call): Take the candidate instead of function and args.
Enforce access control here. Emit overload warnings here.
(add_warning): New fn.
(joust): Add WARN parm. If not set, call add_warning instead of
printing a warning. Reenable some warnings.
(tourney): Pass it.
(convert_like): Adjust.
(build_new_op): Adjust.
(build_new_function_call): Adjust.
(build_user_type_conversion_1): Adjust.
(USER_CONV_FN): Adjust.
* tree.c (build_expr_wrapper, build_expr_ptr_wrapper,
build_int_wrapper): New fns.
From-SVN: r19393
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions