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 71e1b6b0ac9 Fix testcases with required but unreferenced functions and [...] new 87a37e5e078 Reject ambiguous C++ field accesses (PR exp/26602)
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 | 15 ++ gdb/testsuite/ChangeLog | 14 ++ gdb/testsuite/gdb.cp/ambiguous.cc | 85 +++++++++- gdb/testsuite/gdb.cp/ambiguous.exp | 329 ++++++++++++++++++++----------------- gdb/valops.c | 227 ++++++++++++++++++------- 5 files changed, 451 insertions(+), 219 deletions(-)