From: Oleg Endo Date: Sat, 13 Feb 2016 08:43:15 +0000 (+0000) Subject: re PR target/67260 ([sh] Register spill bug for sibcall+complex+softfloat) X-Git-Tag: basepoints/gcc-7~961 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f51219208b053b08999a70216332f8d8b43f9e46;p=thirdparty%2Fgcc.git re PR target/67260 ([sh] Register spill bug for sibcall+complex+softfloat) gcc/testsuite/ PR target/67260 * gcc.target/sh/torture/pr67260.c: Adjust additional options. From-SVN: r233400 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 0acf5311f2f5..1c417e51a114 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2016-02-13 Oleg Endo + + PR target/67260 + * gcc.target/sh/torture/pr67260.c: Adjust additional options. + 2016-02-13 Oleg Endo PR target/67260 diff --git a/gcc/testsuite/gcc.target/sh/torture/pr67260.c b/gcc/testsuite/gcc.target/sh/torture/pr67260.c index 7bd176ed547d..a7b70f0c99da 100644 --- a/gcc/testsuite/gcc.target/sh/torture/pr67260.c +++ b/gcc/testsuite/gcc.target/sh/torture/pr67260.c @@ -1,4 +1,4 @@ -/* { dg-additional-options "-std=gnu99" } */ +/* { dg-additional-options "-std=gnu99 -fPIC" } */ /* { dg-do compile } */ #pragma GCC visibility push(hidden)