profile-dir-1.c, [...]: Disable for remote-host testing.

* gcc.dg/profile-dir-1.c, gcc.dg/profile-dir-2.c,
	gcc.dg/profile-dir-3.c: Disable for remote-host testing.

From-SVN: r151537
This commit is contained in:
Joseph Myers 2009-09-08 23:31:13 +01:00 committed by Joseph Myers
parent f8c6dba24e
commit edf736cb4d
4 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-09-08 Joseph Myers <joseph@codesourcery.com>
* gcc.dg/profile-dir-1.c, gcc.dg/profile-dir-2.c,
gcc.dg/profile-dir-3.c: Disable for remote-host testing.
2009-09-08 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/39923

View File

@ -1,5 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-O -fprofile-generate=. -fdump-tree-tree_profile" } */
/* { dg-require-host-local "" } */
/* { dg-final { scan-tree-dump " ./profile-dir-1.gcda" "tree_profile" } } */
int

View File

@ -1,5 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-O -fprofile-generate -fdump-tree-tree_profile" } */
/* { dg-require-host-local "" } */
/* { dg-final { scan-tree-dump "/profile-dir-2.gcda" "tree_profile" } } */
int

View File

@ -1,5 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-O -fprofile-generate -fprofile-dir=. -fdump-tree-tree_profile" } */
/* { dg-require-host-local "" } */
/* { dg-final { scan-tree-dump " ./profile-dir-3.gcda" "tree_profile" } } */
int