Re: [PATCH 5/6] Clean up imports files in test suite

2016-07-13 Thread Jeff Law
On 06/26/2016 07:50 PM, Andi Kleen wrote: From: Andi Kleen autofdo create_gcov creates an extra .imports file. Always remove that too when running an autofdo test case. gcc/testsuite/: * 2016-06-26 Andi Kleen * lib/profopt.exp (profopt-execute): Remove .imports files. OK. jeff

[PATCH 5/6] Clean up imports files in test suite

2016-06-26 Thread Andi Kleen
From: Andi Kleen autofdo create_gcov creates an extra .imports file. Always remove that too when running an autofdo test case. gcc/testsuite/: * 2016-06-26 Andi Kleen * lib/profopt.exp (profopt-execute): Remove .imports files. --- gcc/testsuite/lib/profopt.exp | 1 + 1 file changed