* g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
authorRichard Henderson <rth@redhat.com>
Fri, 20 May 2005 23:52:46 +0000 (16:52 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 20 May 2005 23:52:46 +0000 (16:52 -0700)
From-SVN: r100036

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/stdarg3.C

index 33b331cd765d9a2acd49dfb000adfd6be553ea1e..2316607f0052106beea63b10d630e7ac08a7e5ee 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-20  Richard Henderson  <rth@redhat.com>
+
+       * g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
+
 2005-05-20  Mike Stump  <mrs@apple.com>
 
        * obj-c++-dg.exp: Add.
index 6a65a2ec212181a8e3963066dbd9ebefc4cde0d6..0e7abd8dda285261f7ae141a6720f3b577b811ae 100644 (file)
@@ -3,7 +3,7 @@
 
 // PR 20375: ICE
 // Origin: Joseph S. Myers <jsm28@gcc.gnu.org>
-// { dg-options "-mlp64" { target "ia64-*-hpux" } }
+// { dg-options "-mlp64" { target "ia64-*-hpux*" } }
 
 union U
 {