This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-defconfig in repository toolchain/binutils-gdb.
from b5a1e55720 Fix gdb.ada bp_fun_addr failure due to conflict between fun [...] adds 45b8ae0c33 Simplify dwarf2_find_containing_comp_unit adds b6c95c0cc5 gdb: Extend the comments in c-exp.y adds 0f5d3f636a gdb: Add new parser rule for structure field names adds 6f0ffe50c8 gdb: Allow struct fields named double adds f493efef89 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 23 ++++ gdb/c-exp.y | 55 +++++++-- gdb/dwarf2read.c | 7 +- gdb/testsuite/ChangeLog | 5 + .../dw2-unusual-field-names.c} | 15 ++- .../gdb.dwarf2/dw2-unusual-field-names.exp | 132 +++++++++++++++++++++ 7 files changed, 219 insertions(+), 20 deletions(-) copy gdb/testsuite/{gdb.base/info_minsym.c => gdb.dwarf2/dw2-unusual-field-names.c} (88%) create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-unusual-field-names.exp