Commit 9daaba62 by Mike Stump Committed by Mike Stump

* gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.

From-SVN: r84706
parent 607bdeaa
2004-07-14 Mike Stump <mrs@apple.com>
* gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
2004-07-13 Mark Mitchell <mark@codesourcery.com>
PR c++/16518
......
......@@ -5,7 +5,7 @@
match. */
#define _STDDEF_H
#include <wchar.h> /* { dg-excess-errors "" { xfail *-*-darwin* } } */
#include <wchar.h>
__WCHAR_TYPE__ __wc_t__;
wchar_t *wc_t_p;
......
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