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] | |
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* } } */
patch will follow. Andreas
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |