This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 045a1d9e5ae * call.c (add_candidates): Move decls to initialization. [...] new e9e43806a4d * filetype.awk: Add AIX XCOFF type detection. * configure [...] new 527223661a7 runtime: handle PPC/PPC64 GNU/Linux in getSiginfo new 35ea2ff701d Remove special CDtor METHOD_VEC slots. * cp-tree.h (CLASS [...]
The 3 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 | 10 ++++++ gcc/cp/class.c | 61 +++++++++++++++---------------------- gcc/cp/cp-tree.h | 14 ++------- gcc/cp/search.c | 59 +++++++++++------------------------ gcc/cp/semantics.c | 10 +----- gcc/go/gofrontend/MERGE | 2 +- libbacktrace/ChangeLog | 10 ++++++ libbacktrace/Makefile.am | 5 ++- libbacktrace/Makefile.in | 4 ++- libbacktrace/configure | 3 ++ libbacktrace/configure.ac | 3 ++ libbacktrace/fileline.c | 8 ++++- libbacktrace/filetype.awk | 3 ++ libbacktrace/{unknown.c => xcoff.c} | 30 ++++++++++++------ libgo/runtime/go-signal.c | 5 +++ 15 files changed, 117 insertions(+), 110 deletions(-) copy libbacktrace/{unknown.c => xcoff.c} (70%)