On Wed, Mar 12, 2014 at 02:39:15PM +, Marcus Shawcroft wrote:
> 2014-03-12 Marcus Shawcroft
>
> * lib/profopt.exp (profopt-execute): Use $testcase in
> unsupported.
Ok, thanks.
> --- a/gcc/testsuite/lib/profopt.exp
> +++ b/gcc/testsuite/lib/profopt.exp
> @@ -277,7 +277,7 @
Hi,
The test infrastructure for gcc.dg/tree-prof reports relative paths
for all test outcomes except UNSUPPORTED, for which it reports the
absolute path of the test case. This patch ensure a relative path is
reported consistently reducing noise in regression test comparisons.
I'd like this to