mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 17:30:58 +08:00
* gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
From-SVN: r73466
This commit is contained in:
parent
0b69c29f22
commit
3e65fcc09d
@ -1,3 +1,7 @@
|
||||
2003-11-11 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
|
||||
|
||||
2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
|
||||
|
||||
* ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
|
||||
|
@ -16,7 +16,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*-*-*" "x86_64-*-*" "cris-*-*" } \
|
||||
"h8300*-*-*" "cris-*-*" } \
|
||||
{ "*" } \
|
||||
{ "-O0" }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user