This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [darwin] testsuite wchar_t-1.c & wint_t-1.c


Andreas Tobler wrote:

Geoff Keating wrote:

Date: Sun, 25 May 2003 21:00:04 +0200
From: Andreas Tobler <toa@pop.agri.ch>



can we xfail these two tests on darwin?
They both include wchar.h which is not available on darwin, at least on my machine. (and if they are, please point me to the package where it is in)



Yes, we can.


Hm, I thought this would do the trick:

/* { dg-do compile { xfail *-*-darwin* } } */

Got it, dg-excess-errors....


patch will follow.
Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]