This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r123914 - in /trunk/gcc/testsuite: ChangeLog gc...


Author: mmitchel
Date: Tue Apr 17 16:54:55 2007
New Revision: 123914

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123914
Log:
	* 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.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]