Commit 937c504e by Kaz Kojima

Remove dg-options for sh*-*-* from gcc.c-torture/execute/pr44683.c.

From-SVN: r214928
parent a934ac6e
2014-09-04 Kaz Kojima <kkojima@gcc.gnu.org>
* gcc.c-torture/execute/pr44683.c: Remove dg-options for sh*-*-*.
2014-09-04 Guozhi Wei <carrot@google.com> 2014-09-04 Guozhi Wei <carrot@google.com>
PR target/62040 PR target/62040
......
/* { dg-options "-mieee" { target sh*-*-* } } */
int __attribute__((noinline,noclone)) int __attribute__((noinline,noclone))
copysign_bug (double x) copysign_bug (double x)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment