Fix commit goof: s/istarget/ishost/ for host
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 8 Apr 2002 23:16:17 +0000 (23:16 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 8 Apr 2002 23:16:17 +0000 (23:16 +0000)
From-SVN: r52047

gcc/testsuite/g77.f-torture/compile/alpha1.x
gcc/testsuite/g77.f-torture/execute/980628-4.x
gcc/testsuite/g77.f-torture/execute/980628-5.x
gcc/testsuite/g77.f-torture/execute/980628-6.x
gcc/testsuite/g77.f-torture/execute/alpha2.x
gcc/testsuite/g77.f-torture/execute/auto0.x
gcc/testsuite/g77.f-torture/execute/auto1.x

index f411819ccf9c79f32251379ce3f200947d04c935..46bc66e8e4656ff09ce86a958d4157e81fac507d 100644 (file)
@@ -1,7 +1,7 @@
 # This test fails compilation in cross-endian environments, for example as
 # below, with a "sorry" message.
 
-if { [istarget "i\[34567\]86-*-*"] } {
+if { [ishost "i\[34567\]86-*-*"] } {
     if { [istarget "mmix-knuth-mmixware"] } {
        set torture_compile_xfail [istarget]
     }
index f411819ccf9c79f32251379ce3f200947d04c935..46bc66e8e4656ff09ce86a958d4157e81fac507d 100644 (file)
@@ -1,7 +1,7 @@
 # This test fails compilation in cross-endian environments, for example as
 # below, with a "sorry" message.
 
-if { [istarget "i\[34567\]86-*-*"] } {
+if { [ishost "i\[34567\]86-*-*"] } {
     if { [istarget "mmix-knuth-mmixware"] } {
        set torture_compile_xfail [istarget]
     }
index f411819ccf9c79f32251379ce3f200947d04c935..46bc66e8e4656ff09ce86a958d4157e81fac507d 100644 (file)
@@ -1,7 +1,7 @@
 # This test fails compilation in cross-endian environments, for example as
 # below, with a "sorry" message.
 
-if { [istarget "i\[34567\]86-*-*"] } {
+if { [ishost "i\[34567\]86-*-*"] } {
     if { [istarget "mmix-knuth-mmixware"] } {
        set torture_compile_xfail [istarget]
     }
index f411819ccf9c79f32251379ce3f200947d04c935..46bc66e8e4656ff09ce86a958d4157e81fac507d 100644 (file)
@@ -1,7 +1,7 @@
 # This test fails compilation in cross-endian environments, for example as
 # below, with a "sorry" message.
 
-if { [istarget "i\[34567\]86-*-*"] } {
+if { [ishost "i\[34567\]86-*-*"] } {
     if { [istarget "mmix-knuth-mmixware"] } {
        set torture_compile_xfail [istarget]
     }
index f411819ccf9c79f32251379ce3f200947d04c935..46bc66e8e4656ff09ce86a958d4157e81fac507d 100644 (file)
@@ -1,7 +1,7 @@
 # This test fails compilation in cross-endian environments, for example as
 # below, with a "sorry" message.
 
-if { [istarget "i\[34567\]86-*-*"] } {
+if { [ishost "i\[34567\]86-*-*"] } {
     if { [istarget "mmix-knuth-mmixware"] } {
        set torture_compile_xfail [istarget]
     }
index f411819ccf9c79f32251379ce3f200947d04c935..46bc66e8e4656ff09ce86a958d4157e81fac507d 100644 (file)
@@ -1,7 +1,7 @@
 # This test fails compilation in cross-endian environments, for example as
 # below, with a "sorry" message.
 
-if { [istarget "i\[34567\]86-*-*"] } {
+if { [ishost "i\[34567\]86-*-*"] } {
     if { [istarget "mmix-knuth-mmixware"] } {
        set torture_compile_xfail [istarget]
     }
index f411819ccf9c79f32251379ce3f200947d04c935..46bc66e8e4656ff09ce86a958d4157e81fac507d 100644 (file)
@@ -1,7 +1,7 @@
 # This test fails compilation in cross-endian environments, for example as
 # below, with a "sorry" message.
 
-if { [istarget "i\[34567\]86-*-*"] } {
+if { [ishost "i\[34567\]86-*-*"] } {
     if { [istarget "mmix-knuth-mmixware"] } {
        set torture_compile_xfail [istarget]
     }