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 45b8ae0c33 Simplify dwarf2_find_containing_comp_unit new b6c95c0cc5 gdb: Extend the comments in c-exp.y new 0f5d3f636a gdb: Add new parser rule for structure field names new 6f0ffe50c8 gdb: Allow struct fields named double
The 3 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 | 18 +++ gdb/c-exp.y | 55 +++++++-- gdb/testsuite/ChangeLog | 5 + .../dw2-unusual-field-names.c} | 15 ++- .../gdb.dwarf2/dw2-unusual-field-names.exp | 132 +++++++++++++++++++++ 5 files changed, 211 insertions(+), 14 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