summaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/patchable_function_entry-decl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/c-c++-common/patchable_function_entry-decl.c')
-rw-r--r--gcc/testsuite/c-c++-common/patchable_function_entry-decl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/c-c++-common/patchable_function_entry-decl.c b/gcc/testsuite/c-c++-common/patchable_function_entry-decl.c
index a62c8c61e0df..dddb0db2d4ec 100644
--- a/gcc/testsuite/c-c++-common/patchable_function_entry-decl.c
+++ b/gcc/testsuite/c-c++-common/patchable_function_entry-decl.c
@@ -1,5 +1,6 @@
/* { dg-do compile { target { ! { nvptx*-*-* visium-*-* } } } } */
/* { dg-options "-O2 -fpatchable-function-entry=3,1" } */
+/* { dg-additional-options "-fno-pie" { target sparc*-*-* } } */
/* { dg-final { scan-assembler-times "nop" 2 { target { ! { alpha*-*-* } } } } } */
/* { dg-final { scan-assembler-times "bis" 2 { target alpha*-*-* } } } */