20020720-1.x: XFAIL for all powerpc and rs6000.
* gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and rs6000. From-SVN: r97016
This commit is contained in:
parent
d0b0728350
commit
9a15bd6344
@ -1,3 +1,8 @@
|
||||
2005-03-24 David Edelsohn <edelsohn@gnu.org>
|
||||
|
||||
* gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and
|
||||
rs6000.
|
||||
|
||||
2005-03-24 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
PR target/20095
|
||||
|
@ -29,7 +29,7 @@ set torture_eval_before_compile {
|
||||
set compiler_conditional_xfail_data {
|
||||
"This test fails to optimize completely on certain platforms." \
|
||||
{ "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" \
|
||||
"h8300*-*-*" "frv-*-*" "powerpc-*-*spe" } \
|
||||
"h8300*-*-*" "frv-*-*" "powerpc*-*-*" "rs6000-*-*" } \
|
||||
{ "*" } \
|
||||
{ "-O0" }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user