This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c8c010c376c * name-lookup.c (get_class_binding): Rename TYPE arg to KL [...] new 7c06dc60b60 Kill CLASSTYPE_SORTED_FIELDS. * cp-tree.h (struct lang_ty [...] new b4c9686290a Add short_call function attribute for MIPS
The 2 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/ChangeLog | 8 + gcc/config/mips/mips.c | 6 +- gcc/cp/ChangeLog | 20 ++ gcc/cp/cp-tree.h | 9 - gcc/cp/name-lookup.c | 448 +++++++++++++++++++---------- gcc/cp/name-lookup.h | 2 +- gcc/doc/extend.texi | 7 +- gcc/testsuite/ChangeLog | 8 + gcc/testsuite/gcc.target/mips/near-far-1.c | 3 + gcc/testsuite/gcc.target/mips/near-far-2.c | 3 + gcc/testsuite/gcc.target/mips/near-far-3.c | 3 + gcc/testsuite/gcc.target/mips/near-far-4.c | 3 + 12 files changed, 347 insertions(+), 173 deletions(-)