aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/patchable_function_entry-default.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/c-c++-common/patchable_function_entry-default.c')
-rw-r--r--gcc/testsuite/c-c++-common/patchable_function_entry-default.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/c-c++-common/patchable_function_entry-default.c b/gcc/testsuite/c-c++-common/patchable_function_entry-default.c
index 0dcf1181dde..48094f75f78 100644
--- a/gcc/testsuite/c-c++-common/patchable_function_entry-default.c
+++ b/gcc/testsuite/c-c++-common/patchable_function_entry-default.c
@@ -1,4 +1,4 @@
-/* { dg-do compile } */
+/* { dg-do compile { target { ! nvptx*-*-* } } } */
/* { dg-options "-O2 -fpatchable-function-entry=3,1" } */
/* { dg-final { scan-assembler-times "nop" 3 } } */