Commit 33a72fb9 by David Edelsohn Committed by David Edelsohn

* g++.dg/other/ucnid-1.C: xfail on AIX.

From-SVN: r101455
parent 9c6b4ed9
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> 2005-06-29 Diego Novillo <dnovillo@redhat.com>
PR 22234 PR 22234
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "*" } { "" } } */
#include <cstdlib> #include <cstdlib>
int \u00C0(void) { return 1; } int \u00C0(void) { return 1; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment