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 12d5d5bfd02 Fix two serious flake8 reports new 1ab9eefe3ce Speed up lookup of "type_specific_data"
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/ada-lang.c | 4 +- gdb/c-lang.c | 6 ++- gdb/cp-namespace.c | 4 +- gdb/cp-support.h | 3 +- gdb/language.h | 5 +- gdb/symtab.c | 22 ++++---- gdb/symtab.h | 6 ++- gdb/testsuite/gdb.ada/tagged-lookup.exp | 61 ++++++++++++++++++++++ .../{access_tagged_param => tagged-lookup}/foo.adb | 5 +- .../{access_tagged_param => tagged-lookup}/pck.adb | 1 + .../{access_tagged_param => tagged-lookup}/pck.ads | 0 .../pck.adb => tagged-lookup/pck2.adb} | 8 +-- .../pck.ads => tagged-lookup/pck2.ads} | 9 ++-- 13 files changed, 105 insertions(+), 29 deletions(-) create mode 100644 gdb/testsuite/gdb.ada/tagged-lookup.exp copy gdb/testsuite/gdb.ada/{access_tagged_param => tagged-lookup}/foo.adb (83%) copy gdb/testsuite/gdb.ada/{access_tagged_param => tagged-lookup}/pck.adb (97%) copy gdb/testsuite/gdb.ada/{access_tagged_param => tagged-lookup}/pck.ads (100%) copy gdb/testsuite/gdb.ada/{access_tagged_param/pck.adb => tagged-lookup/pck2.adb} (88%) copy gdb/testsuite/gdb.ada/{access_tagged_param/pck.ads => tagged-lookup/pck2.ads} (85%)