diff mbox

[google] XFAIL execution of libmudflap.c/pass49-frag.c (issue4278049)

Message ID 20110315123151.C2C8FAE1DF@tobiano.tor.corp.google.com
State New
Headers show

Commit Message

Diego Novillo March 15, 2011, 12:31 p.m. UTC
When I XFAIL'd this test, I forgot to XFAIL its execution as well.

Tested on x86_64.  Committed to branch.

2011-03-15  Diego Novillo  <dnovillo@google.com>

	* testsuite/libmudflap.c/pass49-frag.c: Also XFAIL
	execution.


--
This patch is available for review at http://codereview.appspot.com/4278049
diff mbox

Patch

Index: libmudflap/testsuite/libmudflap.c/pass49-frag.c
===================================================================
--- libmudflap/testsuite/libmudflap.c/pass49-frag.c	(revision 170968)
+++ libmudflap/testsuite/libmudflap.c/pass49-frag.c	(working copy)
@@ -1,4 +1,4 @@ 
-/* { dg-do run } */
+/* { dg-do run  { xfail *-*-* } } */
 #include <stdlib.h>
 #include <ctype.h>
 #include <stdarg.h>