This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ab2952c77d0 Fix optindex entries for 2 options. new 5438a28a050 Fix minor typos in comments that affected syntax highlighting. new d20b71735ee c++: Fix spelling of non-static
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 | 4 ++++ gcc/cp/ChangeLog | 5 +++++ gcc/cp/call.c | 2 +- gcc/cp/class.c | 8 ++++---- gcc/cp/cxx-pretty-print.c | 2 +- gcc/cp/decl.c | 2 +- gcc/cp/init.c | 10 +++++----- gcc/cp/search.c | 6 +++--- gcc/cp/typeck.c | 2 +- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/g++.dg/other/operator1.C | 2 +- gcc/testsuite/g++.dg/overload/operator2.C | 4 ++-- gcc/testsuite/g++.dg/template/error30.C | 2 +- gcc/testsuite/g++.old-deja/g++.jason/operator.C | 4 ++-- gcc/tree-ssa-structalias.c | 8 ++++---- 15 files changed, 42 insertions(+), 26 deletions(-)