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

Unified Diff: gcc/testsuite/gcc.target/i386/patch-functions-5.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-5.c
diff --git a/gcc/testsuite/gcc.target/i386/patch-functions-5.c b/gcc/testsuite/gcc.target/i386/patch-functions-5.c
index bd1dafb..1f9cccf 100644
--- a/gcc/testsuite/gcc.target/i386/patch-functions-5.c
+++ b/gcc/testsuite/gcc.target/i386/patch-functions-5.c
@@ -1,4 +1,5 @@
-/* { dg-do run} */
+/* { dg-do run } */
+/* { dg-require-effective-target lp64 } */
/* { dg-options "-mpatch-functions-for-instrumentation -mpatch-functions-ignore-loops --param function-patch-min-instructions=0" } */
/* Function should be patched with nop bytes with given options.
« no previous file with comments | « gcc/testsuite/gcc.target/i386/patch-functions-4.c ('k') | gcc/testsuite/gcc.target/i386/patch-functions-6.c » ('j') | no next file with comments »

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