public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [google] XFAIL libmudflap.c/pass49-frag.c. (issue4290044)
@ 2011-03-14 23:20 Diego Novillo
  0 siblings, 0 replies; only message in thread
From: Diego Novillo @ 2011-03-14 23:20 UTC (permalink / raw)
  To: gcc-patches, reply


This test is failing on trunk as well as google/integration.  XFAIL to
pacify the testers.

Tested on x86_64{-m32,-m64}.  Committed to google/integration.


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

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

Index: testsuite/libmudflap.c/pass49-frag.c
===================================================================
--- testsuite/libmudflap.c/pass49-frag.c	(revision 170776)
+++ testsuite/libmudflap.c/pass49-frag.c	(working copy)
@@ -1,3 +1,4 @@
+/* { dg-do run } */
 #include <stdlib.h>
 #include <ctype.h>
 #include <stdarg.h>
@@ -32,4 +33,4 @@ int main ()
   foo (7, "hello ", 5, " ", 3, " world ", 9, "\n");
   return 0;
 }
-/* { dg-output "hello 5 3 world 9" } */
+/* { dg-output "hello 5 3 world 9" { xfail *-*-* } } */

--
This patch is available for review at http://codereview.appspot.com/4290044

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-14 23:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-14 23:20 [google] XFAIL libmudflap.c/pass49-frag.c. (issue4290044) Diego Novillo

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