* g++.dg/other/ucnid-1.C: xfail on AIX.
authorDavid Edelsohn <edelsohn@gnu.org>
Thu, 30 Jun 2005 04:11:49 +0000 (04:11 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 30 Jun 2005 04:11:49 +0000 (00:11 -0400)
From-SVN: r101455

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/ucnid-1.C

index a75c03ecfb2ed6f816f23f00fc86ebc4f459bcfa..12292e4ba1dacca7518f3bfa687188a6c172f806 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-29  David Edelsohn  <edelsohn@gnu.org>
+
+       * g++.dg/other/ucnid-1.C: xfail on AIX.
+
 2005-06-29  Diego Novillo  <dnovillo@redhat.com>
 
        PR 22234
index a5884bc8888764cb415eee0a804d5381f78b10ea..faba7b87f11d2b0ff33654f07543e7c56cbd1ae2 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do run } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "*" } { "" } } */
 #include <cstdlib>
 
 int \u00C0(void) { return 1; }