Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(664)

Issue 4278049: [google] XFAIL execution of libmudflap.c/pass49-frag.c (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by Diego Novillo
Modified:
14 years, 1 month ago
Reviewers:
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/integration/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M libmudflap/testsuite/libmudflap.c/pass49-frag.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1
Diego Novillo
14 years, 1 month ago (2011-03-15 12:31:56 UTC) #1
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.

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>

--
This patch is available for review at http://codereview.appspot.com/4278049
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b