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 a85f1da7a82 Automatic date update in version.in new c09ebee0d3a gdb: symbol_search objects of different types are not the same
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/symtab.c | 45 +++++++++++++++++++- gdb/testsuite/gdb.base/info-types.exp.tcl | 1 + gdb/testsuite/gdb.base/type-and-typedef.c | 48 +++++++++++++++++++++ gdb/testsuite/gdb.base/type-and-typedef.exp | 65 +++++++++++++++++++++++++++++ 4 files changed, 158 insertions(+), 1 deletion(-) create mode 100644 gdb/testsuite/gdb.base/type-and-typedef.c create mode 100644 gdb/testsuite/gdb.base/type-and-typedef.exp