On 7/10/2026 12:48 PM, Andrea Pinski wrote:
On Fri, Jul 10, 2026 at 9:52 AM <[email protected]> wrote:
From: Sunil Dora <[email protected]>

pr111527.exp does not call runtest_file_p, so with parallel make
check more than one runtest instance can run it and the number of
duplicate test names varies from run to run.  Take the
gcc_parallel_test_run_p lock like linkage.exp does so the tests
run only once.

gcc/testsuite/ChangeLog:

         PR driver/111527
         * gcc.misc-tests/pr111527.exp: Serialize with
         gcc_parallel_test_run_p to avoid duplicate test names.
This makes sense. Ok.
I'm reasonably confident Sunil doesn't have commit permissions, so I pushed this.

jeff

Reply via email to