summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/loop-2f.x
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/execute/loop-2f.x')
-rw-r--r--gcc/testsuite/gcc.c-torture/execute/loop-2f.x5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.c-torture/execute/loop-2f.x b/gcc/testsuite/gcc.c-torture/execute/loop-2f.x
new file mode 100644
index 000000000..334ef9cfe
--- /dev/null
+++ b/gcc/testsuite/gcc.c-torture/execute/loop-2f.x
@@ -0,0 +1,5 @@
+if [istarget "m68k-*-linux*"] {
+ # the executable is at the same position the test tries to remap
+ return 1
+}
+return 0