This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 88df73d0d12 * gcc.c (execute): Fold SIGPIPE handling into switch stat [...] new 2ecceb78368 * cp-tree.h (insert_late_enum_def_into_classtype_sorted_fi [...]
The 1 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/ChangeLog | 19 +++++++- gcc/cp/class.c | 121 +-------------------------------------------------- gcc/cp/cp-tree.h | 1 - gcc/cp/decl.c | 3 +- gcc/cp/name-lookup.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++ gcc/cp/name-lookup.h | 2 + 6 files changed, 131 insertions(+), 124 deletions(-)