This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/pmuldoon/c++compile in repository binutils-gdb.
from fa8cc6d implemented remaining unary exprs, improved exprs interface d [...] new 9298d4d split class decl from defs, manage scopes and decl reactivation
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: gdb/compile/compile-cplus-support.c | 20 ++- gdb/compile/compile-cplus-types.c | 58 ++++++-- gdb/compile/compile-internal.h | 5 + gdb/testsuite/gdb.compile/compile-cplus-mod.c | 8 +- gdb/testsuite/gdb.compile/compile-cplus.exp | 9 +- include/gcc-cp-fe.def | 184 ++++++++++++++++++++------ include/gcc-cp-interface.h | 21 ++- 7 files changed, 243 insertions(+), 62 deletions(-)