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 664306bcce [GAS][ARM] Fix ARMv8.1 AdvSIMD testism new eb77c9df9f gdb: Handle ICC's unexpected void return type
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 | 12 ++ gdb/dwarf2read.c | 49 +++++++- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.dwarf2/{varval.c => void-type.c} | 18 ++- gdb/testsuite/gdb.dwarf2/void-type.exp | 125 +++++++++++++++++++++ gdb/valprint.c | 1 + 6 files changed, 198 insertions(+), 12 deletions(-) copy gdb/testsuite/gdb.dwarf2/{varval.c => void-type.c} (79%) create mode 100644 gdb/testsuite/gdb.dwarf2/void-type.exp