https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00019.html gcc/cp/ * cp-tree.h (assign_op_identifier, call_op_identifier): Use compressed code. (struct lang_decl_fn): Use compressed operator code. (DECL_OVERLOADED_OPERATOR_CODE): Replace with ... (DECL_OVERLOADED_OPERATOR_CODE_RAW): ... this. (DECL_OVERLOADED_OPERATOR_CODE_IS): Use it. * decl.c (duplicate_decls): Use DECL_OVERLOADED_OPERATOR_CODE_RAW. (build_library_fn): Likewise. (grok_op_properties): Likewise. * mangle.c (write_unqualified_name): Likewise. * method.c (implicitly_declare_fn): Likewise. * typeck.c (check_return_expr): Use DECL_OVERLOADED_OPERATOR_IS. libcc1/ * libcp1plugin.cc (plugin_build_decl): Use DECL_OVERLOADED_OPERATOR_CODE_RAW. From-SVN: r254314
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ChangeLog | Loading commit data... | |
| Makefile.am | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| aclocal.m4 | Loading commit data... | |
| callbacks.cc | Loading commit data... | |
| callbacks.hh | Loading commit data... | |
| cc1plugin-config.h.in | Loading commit data... | |
| configure | Loading commit data... | |
| configure.ac | Loading commit data... | |
| connection.cc | Loading commit data... | |
| connection.hh | Loading commit data... | |
| findcomp.cc | Loading commit data... | |
| findcomp.hh | Loading commit data... | |
| libcc1.cc | Loading commit data... | |
| libcc1.sym | Loading commit data... | |
| libcc1plugin.cc | Loading commit data... | |
| libcc1plugin.sym | Loading commit data... | |
| libcp1.cc | Loading commit data... | |
| libcp1plugin.cc | Loading commit data... | |
| libcp1plugin.sym | Loading commit data... | |
| marshall-c.hh | Loading commit data... | |
| marshall-cp.hh | Loading commit data... | |
| marshall.cc | Loading commit data... | |
| marshall.hh | Loading commit data... | |
| names.cc | Loading commit data... | |
| names.hh | Loading commit data... | |
| rpc.hh | Loading commit data... | |
| status.hh | Loading commit data... |