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

Unified Diff: gcc/testsuite/gcc.target/i386/patch-functions-3.c

Issue 5626049: [google] Fixing function patching tests
Patch Set: Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gcc/testsuite/gcc.target/i386/patch-functions-3.c
diff --git a/gcc/testsuite/gcc.target/i386/patch-functions-3.c b/gcc/testsuite/gcc.target/i386/patch-functions-3.c
index d7449c5..49b57a8 100644
--- a/gcc/testsuite/gcc.target/i386/patch-functions-3.c
+++ b/gcc/testsuite/gcc.target/i386/patch-functions-3.c
@@ -1,4 +1,5 @@
-/* { dg-do run} */
+/* { dg-do run } */
+/* { dg-require-effective-target lp64 } */
/* { dg-options "-mpatch-functions-for-instrumentation --param function-patch-min-instructions=0" } */
/* Function should have nop-bytes with -mpatch-function-min-instructions=0.
« no previous file with comments | « gcc/testsuite/gcc.target/i386/patch-functions-2.c ('k') | gcc/testsuite/gcc.target/i386/patch-functions-4.c » ('j') | no next file with comments »

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