mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-26 15:29:55 +08:00
* gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
From-SVN: r58224
This commit is contained in:
parent
6e2ac1aeef
commit
e055ba36a1
@ -1,3 +1,7 @@
|
||||
2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
|
||||
|
||||
2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
* gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
|
||||
|
@ -15,8 +15,7 @@ set torture_eval_before_compile {
|
||||
global compiler_conditional_xfail_data
|
||||
set compiler_conditional_xfail_data {
|
||||
"This test fails to optimize completely on certain platforms." \
|
||||
{ "mips*-*-*" "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" \
|
||||
"xscale*-*-*" } \
|
||||
{ "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" } \
|
||||
{ "*" } \
|
||||
{ "-O0" }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user