From 54e4edf280efceddf550ff961754db2ce6239b0c Mon Sep 17 00:00:00 2001 From: mmitchel Date: Sat, 23 Aug 2003 01:53:28 +0000 Subject: [PATCH] * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70717 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.old-deja/g++.ext/attrib5.C | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 34e7581b4ad7..55ebad9ef9ad 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2003-08-22 Mark Mitchell + + * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*. + 2003-08-22 Mark Mitchell * gcc.dg/20020313-1.c: Add "-w" to dg-options. diff --git a/gcc/testsuite/g++.old-deja/g++.ext/attrib5.C b/gcc/testsuite/g++.old-deja/g++.ext/attrib5.C index 8a7480e3326c..7a77d6154d36 100644 --- a/gcc/testsuite/g++.old-deja/g++.ext/attrib5.C +++ b/gcc/testsuite/g++.old-deja/g++.ext/attrib5.C @@ -1,4 +1,4 @@ -// { dg-do run { xfail alpha*-dec-osf* *-*-hms i?86-pc-cygwin *-*-coff } } +// { dg-do run { xfail alpha*-dec-osf* *-*-hms i?86-pc-cygwin *-*-coff hppa2*-hp-hpux11* } } // Test that attributes weak and alias coexist. extern "C" { -- 2.47.2