[ was: Re: Testcase regression (gdb.base/index-cache.exp) on x86_64 (was: Re: [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id) ] On 25-06-19 21:06, Sergio Durigan Junior wrote: > On Friday, June 21 2019, Tom de Vries wrote: > >> Thanks for the review, I've updated the rationale. >> >> I'll commit in a bit unless there are further comments. > > Hi Tom, > > This has caused a testcase regression on x86_64. It was caught by the > BuildBot: > > https://sourceware.org/ml/gdb-testers/2019-q2/msg06515.html > > The failures are: > > PASS -> FAIL: gdb.base/index-cache.exp: test_cache_enabled_hit: check index-cache stats > PASS -> FAIL: gdb.base/index-cache.exp: test_cache_enabled_miss: at least one file was created > PASS -> FAIL: gdb.base/index-cache.exp: test_cache_enabled_miss: check index-cache stats > PASS -> FAIL: gdb.base/index-cache.exp: test_cache_enabled_miss: expected file is there > Fixed by patch attached below. Committed. Thanks, - Tom