aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2003-08-23 01:53:28 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2003-08-23 01:53:28 +0000
commit6560773ad422624e12629599afda8952c4c8eb57 (patch)
treeff111a48d40a230f1e4f5e78f26d39c5ae8274cb
parentb7849684fa43afe955fd8572570ac6d2e890ce2d (diff)
downloadgcc-6560773ad422624e12629599afda8952c4c8eb57.zip
gcc-6560773ad422624e12629599afda8952c4c8eb57.tar.gz
gcc-6560773ad422624e12629599afda8952c4c8eb57.tar.bz2
* g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
From-SVN: r70717
-rw-r--r--gcc/testsuite/ChangeLog4
-rw-r--r--gcc/testsuite/g++.old-deja/g++.ext/attrib5.C2
2 files changed, 5 insertions, 1 deletions
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 <mark@codesourcery.com>
+ * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
+
+2003-08-22 Mark Mitchell <mark@codesourcery.com>
+
* gcc.dg/20020313-1.c: Add "-w" to dg-options.
2003-08-22 Mark Mitchell <mark@codesourcery.com>
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" {