This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 780f601cf3 AArch64: Replace C initializers with memset new 9f6b697b0e Finding data member in virtual base class
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/ChangeLog | 7 ++ gdb/testsuite/ChangeLog | 6 ++ .../gdb.cp/{typedef-base.cc => virtbase2.cc} | 31 ++++-- gdb/testsuite/gdb.cp/virtbase2.exp | 111 +++++++++++++++++++++ gdb/valops.c | 63 +++++++++++- 5 files changed, 211 insertions(+), 7 deletions(-) copy gdb/testsuite/gdb.cp/{typedef-base.cc => virtbase2.cc} (68%) create mode 100644 gdb/testsuite/gdb.cp/virtbase2.exp