Re: [PATCH 4/6] Always print gcc-auto-profile line in dump file

2016-07-13 Thread Jeff Law
On 06/26/2016 07:50 PM, Andi Kleen wrote: From: Andi Kleen not just when verbose. This ensures all command lines needed to reproduce the test case are always logged gcc/testsuite/: * 2016-06-26 Andi Kleen * lib/profopt.exp (profopt-execute): Always log profiler command lin

[PATCH 4/6] Always print gcc-auto-profile line in dump file

2016-06-26 Thread Andi Kleen
From: Andi Kleen not just when verbose. This ensures all command lines needed to reproduce the test case are always logged gcc/testsuite/: * 2016-06-26 Andi Kleen * lib/profopt.exp (profopt-execute): Always log profiler command line. --- gcc/testsuite/lib/profopt.exp | 2 +-