Commit 6f221402 by Mark Mitchell Committed by Mark Mitchell

* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.

From-SVN: r42044
parent d9835ae8
2001-05-13 Mark Mitchell <mark@codesourcery.com>
* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
* gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
......
......@@ -6,7 +6,7 @@ if { [istarget "d10v-*-*"] && ! [string-match "*-mdouble64*" $CFLAGS] } {
# freebsd sets up the fpu with a different precision control which causes
# this test to "fail".
if { [istarget "i?86-*-freebsd*\[123\]\.*"] } {
if { [istarget "i?86-*-freebsd*\[1234\]\.*"] } {
set torture_execute_xfail "i?86-*-freebsd*"
}
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