Commit b4651327 by Kaz Kojima

pr39228.x: New.

	* gcc.c-torture/execute/pr39228.x: New.

From-SVN: r144353
parent ef11e5cc
2009-02-21 Kaz Kojima <kkojima@gcc.gnu.org>
* gcc.c-torture/execute/pr39228.x: New.
2009-02-21 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/abi-1.c: Use scan-assembler-times "..." 1 instead of
......
if { [istarget "alpha*-*-*"] || [istarget "sh*-*-*"] } {
# alpha and SH require -mieee for this test.
set additional_flags "-mieee"
}
if [istarget "spu-*-*"] {
# No Inf/NaN support on SPU.
return 1
}
return 0
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