linkage.exp: Do not run on remote hosts.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 17 Apr 2007 15:54:55 +0000 (15:54 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 17 Apr 2007 15:54:55 +0000 (15:54 +0000)
commit485b51a7b0317503042653afaa11a1e75c9994aa
treeb40e0ad38c6773b50f26d5a79afb269407ea32dd
parentf2eb49dcfaf3c6d6bb344e7a175576148a7d310e
linkage.exp: Do not run on remote hosts.

* gcc.misc-tests/linkage.exp: Do not run on remote hosts.
* lib/compat.exp (compat-run): Use file_on_host, not remote_file
build.
(compat-execute): Likewise.
* lib/copy-file.exp (gcc_copy_files): Use remote_download to copy
files to remote hosts.
* lib/c-ctorture.exp (c-torture-compile): Likewise.
(c-torture-execute): Likewise.
* lib/dg-pch.exp (dg-pch): Use file_on_host, not remote_file build
or plain file.  Use remote_upload and remote_download to copy
files about.
* lib/scanasm.exp (dg-scan): Upload the file from the remote host
before scanning it.

From-SVN: r123914
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.misc-tests/linkage.exp
gcc/testsuite/lib/c-torture.exp
gcc/testsuite/lib/compat.exp
gcc/testsuite/lib/copy-file.exp
gcc/testsuite/lib/dg-pch.exp
gcc/testsuite/lib/scanasm.exp