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-next-allmodconfig in repository toolchain/binutils-gdb.
from 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 | 18 +++ gdb/c-exp.y | 55 +++++++-- gdb/testsuite/ChangeLog | 5 + .../dw2-unusual-field-names.c} | 15 ++- .../gdb.dwarf2/dw2-unusual-field-names.exp | 132 +++++++++++++++++++++ 6 files changed, 212 insertions(+), 15 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