Add file missing from earlier commit.
authorBernd Schmidt <bernds@gcc.gnu.org>
Tue, 8 Dec 2015 13:35:46 +0000 (13:35 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 8 Dec 2015 13:35:46 +0000 (13:35 +0000)
From-SVN: r231407

gcc/testsuite/gcc.target/i386/rop1.c [new file with mode: 0644]

diff --git a/gcc/testsuite/gcc.target/i386/rop1.c b/gcc/testsuite/gcc.target/i386/rop1.c
new file mode 100644 (file)
index 0000000..0b37267
--- /dev/null
@@ -0,0 +1,7 @@
+/* { dg-do compile } */
+/* { dg-require-effective-target lp64 } */
+/* { dg-options "-mcmodel=medium -mmitigate-rop" } */
+void
+foo (void)
+{
+}