This is the mail archive of the gcc-patches@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: [patch] Re: [darwin] testsuite wchar_t-1.c & wint_t-1.c


Andreas Tobler <toa@pop.agri.ch> writes:

> 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.
> 
> Ok to apply?

This is OK.

> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/gcc/gcc/gcc/testsuite/ChangeLog,v
> retrieving revision 1.2705
> diff -u -r1.2705 ChangeLog
> --- ChangeLog	25 May 2003 12:59:22 -0000	1.2705
> +++ ChangeLog	26 May 2003 17:44:50 -0000
> @@ -1,3 +1,8 @@
> +2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
> +
> +	* gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
> +	* gcc.dg/wint_t-1.c: Likewise.
> +


-- 
- Geoffrey Keating <geoffk@geoffk.org>


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