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 efd86e5b0f7 sim: m32c: opc2c: remove unused vlist variable new 5e18990f1f2 gdb: move cheap pointer equality check earlier in types_equal new 30ab3586680 gdb: allow casting to rvalue reference in more cases
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: gdb/ChangeLog | 10 ++++++++++ gdb/gdbtypes.c | 8 ++++---- gdb/testsuite/ChangeLog | 9 +++++++++ gdb/testsuite/gdb.cp/rvalue-ref-params.cc | 19 +++++++++++++++++++ gdb/testsuite/gdb.cp/rvalue-ref-params.exp | 9 +++++++++ gdb/valops.c | 21 +++++++++++++++++++-- 6 files changed, 70 insertions(+), 6 deletions(-)