This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/libcp1 in repository gcc.
from cd1f73e libcp1: clear enum types' opaque bit, don't create redundant [...] new 6e1587c Rename ansi_*opname; export cp_literal_operator_id new 54818be Turn the global friend list into a single item new 9eebeee libcp1: revamp the interface new 5537cd7 libcc1: update copyright notices
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/call.c | 14 +- gcc/cp/class.c | 10 +- gcc/cp/cp-tree.h | 23 ++- gcc/cp/decl.c | 6 +- gcc/cp/decl2.c | 2 +- gcc/cp/friend.c | 68 ++++----- gcc/cp/init.c | 2 +- gcc/cp/lambda.c | 2 +- gcc/cp/lex.c | 2 +- gcc/cp/method.c | 10 +- gcc/cp/name-lookup.c | 19 +-- gcc/cp/parser.c | 111 +++++++-------- gcc/cp/search.c | 2 +- gcc/cp/semantics.c | 4 +- gcc/cp/typeck.c | 2 +- include/gcc-c-fe.def | 2 +- include/gcc-c-interface.h | 2 +- include/gcc-cp-fe.def | 302 +++++++++++++++++++++------------------ include/gcc-cp-interface.h | 42 ++---- include/gcc-interface.h | 2 +- libcc1/libcp1plugin.cc | 348 ++++++++++++++++++++++----------------------- 21 files changed, 482 insertions(+), 493 deletions(-)