public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [darwin] testsuite wchar_t-1.c & wint_t-1.c
@ 2003-05-25 20:44 Andreas Tobler
  2003-05-26 15:11 ` Geoff Keating
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Tobler @ 2003-05-25 20:44 UTC (permalink / raw)
  To: GCC, Geoff Keating

Hi,

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)

Thanks,
Andreas

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [darwin] testsuite wchar_t-1.c & wint_t-1.c
  2003-05-25 20:44 [darwin] testsuite wchar_t-1.c & wint_t-1.c Andreas Tobler
@ 2003-05-26 15:11 ` Geoff Keating
  2003-05-26 17:12   ` Andreas Tobler
  0 siblings, 1 reply; 4+ messages in thread
From: Geoff Keating @ 2003-05-26 15:11 UTC (permalink / raw)
  To: toa; +Cc: gcc

> 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.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [darwin] testsuite wchar_t-1.c & wint_t-1.c
  2003-05-26 15:11 ` Geoff Keating
@ 2003-05-26 17:12   ` Andreas Tobler
  2003-05-26 18:08     ` Andreas Tobler
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Tobler @ 2003-05-26 17:12 UTC (permalink / raw)
  To: Geoff Keating; +Cc: gcc

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* } } */

But there must be some black magic. It still fails.

I ran it this way: make RUNTESTFLAGS='dg.exp=wchar_t-1.c' check

Do I forget something?

Thanks,

Andreas

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [darwin] testsuite wchar_t-1.c & wint_t-1.c
  2003-05-26 17:12   ` Andreas Tobler
@ 2003-05-26 18:08     ` Andreas Tobler
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Tobler @ 2003-05-26 18:08 UTC (permalink / raw)
  To: Geoff Keating; +Cc: gcc

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-26 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-25 20:44 [darwin] testsuite wchar_t-1.c & wint_t-1.c Andreas Tobler
2003-05-26 15:11 ` Geoff Keating
2003-05-26 17:12   ` Andreas Tobler
2003-05-26 18:08     ` Andreas Tobler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).