mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 01:39:20 +08:00
* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
From-SVN: r42869
This commit is contained in:
parent
1ffb3f9ac1
commit
05ac674047
@ -1,3 +1,7 @@
|
||||
2001-06-04 Loren J. Rittle <ljrittle@acm.org>
|
||||
|
||||
* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
|
||||
|
||||
2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
|
||||
|
||||
* lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
|
||||
|
@ -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*\[1234\]\.*"] } {
|
||||
if { [istarget "i?86-*-freebsd*\[12345\]\.*"] } {
|
||||
set torture_execute_xfail "i?86-*-freebsd*"
|
||||
}
|
||||
return 0
|
||||
|
Loading…
Reference in New Issue
Block a user