From 6560773ad422624e12629599afda8952c4c8eb57 Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Sat, 23 Aug 2003 01:53:28 +0000 Subject: * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*. From-SVN: r70717 --- 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 34e7581..55ebad9 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,5 +1,9 @@ 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. 2003-08-22 Mark Mitchell diff --git a/gcc/testsuite/g++.old-deja/g++.ext/attrib5.C b/gcc/testsuite/g++.old-deja/g++.ext/attrib5.C index 8a7480e..7a77d61 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" { -- cgit v1.1