From 69dc01e6311ba69d0824ebd2d6d8452bfd7a1e45 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Fri, 20 May 2005 16:52:46 -0700 Subject: [PATCH] * g++.dg/other/stdarg3.C: Spell "hpux*" correctly. From-SVN: r100036 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.dg/other/stdarg3.C | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 33b331cd765..2316607f005 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-05-20 Richard Henderson + + * g++.dg/other/stdarg3.C: Spell "hpux*" correctly. + 2005-05-20 Mike Stump * obj-c++-dg.exp: Add. diff --git a/gcc/testsuite/g++.dg/other/stdarg3.C b/gcc/testsuite/g++.dg/other/stdarg3.C index 6a65a2ec212..0e7abd8dda2 100644 --- a/gcc/testsuite/g++.dg/other/stdarg3.C +++ b/gcc/testsuite/g++.dg/other/stdarg3.C @@ -3,7 +3,7 @@ // PR 20375: ICE // Origin: Joseph S. Myers -// { dg-options "-mlp64" { target "ia64-*-hpux" } } +// { dg-options "-mlp64" { target "ia64-*-hpux*" } } union U {