]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/67260 ([sh] Register spill bug for sibcall+complex+softfloat)
authorOleg Endo <olegendo@gcc.gnu.org>
Sat, 13 Feb 2016 08:43:15 +0000 (08:43 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Sat, 13 Feb 2016 08:43:15 +0000 (08:43 +0000)
gcc/testsuite/
PR target/67260
* gcc.target/sh/torture/pr67260.c: Adjust additional options.

From-SVN: r233400

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sh/torture/pr67260.c

index 0acf5311f2f5b255de5a8fa9a31a8ccd77ee05bd..1c417e51a114f95914050f3b81f74df852396601 100644 (file)
@@ -1,3 +1,8 @@
+2016-02-13  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       PR target/67260
+       * gcc.target/sh/torture/pr67260.c: Adjust additional options.
+
 2016-02-13  Oleg Endo  <olegendo@gcc.gnu.org>
 
        PR target/67260
index 7bd176ed547d6f207a9cd93427a5fddb43233b20..a7b70f0c99dace59a4a07b7c99d5e9291a843ff3 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-additional-options "-std=gnu99" }  */
+/* { dg-additional-options "-std=gnu99 -fPIC" }  */
 /* { dg-do compile }  */
 
 #pragma GCC visibility push(hidden)