public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Xfail gcc.c-torture/execute/931004-12.c on powerpc-*-darwin
@ 2004-07-07 22:10 Andrew Pinski
  2004-07-07 22:36 ` Richard Henderson
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Pinski @ 2004-07-07 22:10 UTC (permalink / raw)
  To: gcc-patches

Because of an ABI change gcc.c-torture/execute/931004-12.c fails now.
I opened up PR 15014 for the regression already.  This patch xfails
the testcase.

OK?

ChangeLog:
	* gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*
Patch:
Index: testsuite/gcc.c-torture/execute/931004-12.x
===================================================================
RCS file: testsuite/gcc.c-torture/execute/931004-12.x
diff -N testsuite/gcc.c-torture/execute/931004-12.x
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ testsuite/gcc.c-torture/execute/931004-12.x	7 Jul 2004 21:49:08 -0000
@@ -0,0 +1,6 @@
+if { [istarget "powerpc-*-darwin*] } {
+    # xfail this on powerpc-*-darwin, see PR 15923
+    set torture_execute_xfail [istarget]
+}
+
+return 0

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

* Re: [PATCH] Xfail gcc.c-torture/execute/931004-12.c on powerpc-*-darwin
  2004-07-07 22:10 [PATCH] Xfail gcc.c-torture/execute/931004-12.c on powerpc-*-darwin Andrew Pinski
@ 2004-07-07 22:36 ` Richard Henderson
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Henderson @ 2004-07-07 22:36 UTC (permalink / raw)
  To: Andrew Pinski; +Cc: gcc-patches

On Wed, Jul 07, 2004 at 05:51:56PM -0400, Andrew Pinski wrote:
> 	* gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*

Ok.


r~

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

end of thread, other threads:[~2004-07-07 22:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-07 22:10 [PATCH] Xfail gcc.c-torture/execute/931004-12.c on powerpc-*-darwin Andrew Pinski
2004-07-07 22:36 ` Richard Henderson

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