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 de3b40320c3 binutils: improve holes detection in .debug_loclists. new 3b7aed0cc72 Remove one copy of skip_compile_feature_tests new 5b92bbd9340 Remove obsolete check from skip_compile_feature_tests new 9a7fde04ca4 Avoid timeouts in gdb.compile
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/testsuite/gdb.base/options.exp | 1 + .../gdb.compile/compile-cplus-anonymous.exp | 10 ++--- .../gdb.compile/compile-cplus-array-decay.exp | 4 +- .../gdb.compile/compile-cplus-inherit.exp | 10 ++--- gdb/testsuite/gdb.compile/compile-cplus-member.exp | 10 ++--- gdb/testsuite/gdb.compile/compile-cplus-method.exp | 10 ++--- .../gdb.compile/compile-cplus-namespace.exp | 10 ++--- gdb/testsuite/gdb.compile/compile-cplus-nested.exp | 10 ++--- gdb/testsuite/gdb.compile/compile-cplus-print.exp | 3 +- .../gdb.compile/compile-cplus-virtual.exp | 10 ++--- gdb/testsuite/gdb.compile/compile-cplus.exp | 9 ++-- gdb/testsuite/gdb.compile/compile-ifunc.exp | 5 ++- gdb/testsuite/gdb.compile/compile-ops.exp | 4 +- gdb/testsuite/gdb.compile/compile-print.exp | 5 ++- gdb/testsuite/gdb.compile/compile-setjmp.exp | 5 ++- gdb/testsuite/gdb.compile/compile-tls.exp | 5 ++- gdb/testsuite/gdb.compile/compile.exp | 5 ++- gdb/testsuite/lib/compile-support.exp | 49 ++++++++++++++++++---- gdb/testsuite/lib/gdb.exp | 20 --------- 19 files changed, 93 insertions(+), 92 deletions(-)