va-arg-15.x: Changed to mips*-sgi-irix6.*.
2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com> * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*. * gcc.c-torture/execute/va-arg-16.x: Likewise. * gcc.c-torture/execute/va-arg-17.x: Likewise. From-SVN: r37305
This commit is contained in:
parent
d7cac874d7
commit
475e22ba44
@ -1,3 +1,9 @@
|
||||
2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
|
||||
|
||||
* gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
|
||||
* gcc.c-torture/execute/va-arg-16.x: Likewise.
|
||||
* gcc.c-torture/execute/va-arg-17.x: Likewise.
|
||||
|
||||
2000-11-07 DJ Delorie <dj@redhat.com>
|
||||
|
||||
* testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This doesn't work on MIPS Irix.
|
||||
|
||||
if { [istarget "mips-sgi-irix6.5"] } {
|
||||
set torture_execute_xfail "mips-sgi-irix6.5"
|
||||
if { [istarget "mips*-sgi-irix6*"] } {
|
||||
set torture_execute_xfail "mips*-sgi-irix6*"
|
||||
}
|
||||
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This doesn't work on MIPS Irix.
|
||||
|
||||
if { [istarget "mips-sgi-irix6.5"] } {
|
||||
set torture_execute_xfail "mips-sgi-irix6.5"
|
||||
if { [istarget "mips*-sgi-irix6*"] } {
|
||||
set torture_execute_xfail "mips*-sgi-irix6*"
|
||||
}
|
||||
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This doesn't work on MIPS Irix.
|
||||
|
||||
if { [istarget "mips-sgi-irix6.5"] } {
|
||||
set torture_execute_xfail "mips-sgi-irix6.5"
|
||||
if { [istarget "mips*-sgi-irix6*"] } {
|
||||
set torture_execute_xfail "mips*-sgi-irix6*"
|
||||
}
|
||||
|
||||
return 0
|
||||
|
Loading…
Reference in New Issue
Block a user