Commit 49750739 by Richard Sandiford Committed by Richard Sandiford

mul-subnormal-single-1.x: New file.

	* gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: New file.
	Disable this test on IRIX 6.

From-SVN: r95572
parent f67e783f
2005-02-26 Richard Sandiford <rsandifo@redhat.com>
* gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: New file.
Disable this test on IRIX 6.
2005-02-25 Joseph S. Myers <joseph@codesourcery.com>
* gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/971104-1.c,
......
if [istarget "mips-sgi-irix6*"] {
# IRIX 6 sets the MIPS IV flush to zero bit by default, so this test
# isn't expected to work for n32 and n64 on MIPS IV targets.
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