aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-gnu-runtime-abi-01.c
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2017-10-31 20:08:51 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2017-10-31 20:08:51 +0000
commit881c969cf6797917ad69ea7bf4c47888890125ff (patch)
treee834aa3532529a8b1d13db828ee7c5e64fbd2442 /gcc/objc/objc-gnu-runtime-abi-01.c
parentc67624232a1cb16a99497605dde681eee711dbbd (diff)
downloadgcc-881c969cf6797917ad69ea7bf4c47888890125ff.zip
gcc-881c969cf6797917ad69ea7bf4c47888890125ff.tar.gz
gcc-881c969cf6797917ad69ea7bf4c47888890125ff.tar.bz2
[C++ PATCH] overloaded operator fns [5/N]
https://gcc.gnu.org/ml/gcc-patches/2017-10/ * cp-tree.h (struct operator_name_info_t): Rename to ... (struct ovl_op_info_t): ... here. Add tree_code field. (operator_name_info, assignment_operator_name_info): Delete. (ovl_op_info): Declare. (OVL_OP_INFO): Adjust. * decl.c (grok_op_properties): Use ovl_op_flags. * lex.c (operator_name_info, assignment_operator_name_info): Delete. (ovl_op_info): Define. (set_operator_ident): Adjust. (init_operators): Set tree_code. * mangle.c (write_unqualified_id): Adjust operator array scan. From-SVN: r254279
Diffstat (limited to 'gcc/objc/objc-gnu-runtime-abi-01.c')
0 files changed, 0 insertions, 0 deletions