Commit 771e6d83 by Roger Sayle Committed by Roger Sayle

pr27827.c: Explicitly specify -mfpmath=387.


	* gcc.target/i386/pr27827.c: Explicitly specify -mfpmath=387.

From-SVN: r118201
parent 61fb309f
2006-10-30 Roger Sayle <roger@eyesopen.com>
* gcc.target/i386/pr27827.c: Explicitly specify -mfpmath=387.
2006-10-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.dg/torture/builtin-math-2.c: Add tgamma tests.
/* { dg-do compile { target ilp32 } } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -mfpmath=387" } */
double a, b;
double f(double c)
......
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