jit.exp: Avoid embedding full paths into test results
commit2856bca6bc6ad26d0e3b243c260ff3959e6f1b95
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Dec 2014 15:48:46 +0000 (1 15:48 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Dec 2014 15:48:46 +0000 (1 15:48 +0000)
treeb6c642a481950d1847dcd75526df283f9a908299
parent9acb8552fd1dbd8ffc62b2a8e3d9d3d4d3612386
jit.exp: Avoid embedding full paths into test results

gcc/testsuite/ChangeLog:
* jit.dg/jit.exp (jit-dg-test): Use $name rathen than $prog
when calling jit_check_compile to avoid embedding the full path of
the testcase into the test results.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218225 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/jit.dg/jit.exp