aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/gcc/testsuite/g++.dg/ipa/ivinline-9.C
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/gcc/testsuite/g++.dg/ipa/ivinline-9.C')
-rw-r--r--gcc-4.8/gcc/testsuite/g++.dg/ipa/ivinline-9.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.8/gcc/testsuite/g++.dg/ipa/ivinline-9.C b/gcc-4.8/gcc/testsuite/g++.dg/ipa/ivinline-9.C
index 4ff07a9bb..586c3af30 100644
--- a/gcc-4.8/gcc/testsuite/g++.dg/ipa/ivinline-9.C
+++ b/gcc-4.8/gcc/testsuite/g++.dg/ipa/ivinline-9.C
@@ -2,7 +2,7 @@
inlining, even when a typecast to an ancestor is involved along the
way and that ancestor itself has an ancestor wich is not the
primary base class. */
-/* { dg-do run } */
+/* { dg-do run { target nonpic } } */
/* { dg-options "-O3 -fdump-ipa-inline -fno-early-inlining -fno-ipa-cp" } */
extern "C" void abort (void);