* g77.f-torture/execute/980520-1.x: XFAIL at -O0.

From-SVN: r72448
This commit is contained in:
Geoffrey Keating 2003-10-13 23:11:52 +00:00 committed by Geoffrey Keating
parent 71d46c6f91
commit 3eba62b45d
2 changed files with 13 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2003-10-13 Geoffrey Keating <geoffk@apple.com>
* g77.f-torture/execute/980520-1.x: XFAIL at -O0.
* gcc.dg/asm-names.c: Use scan-assembler-not rather
than linker trickery.

View File

@ -0,0 +1,11 @@
set torture_eval_before_compile {
set compiler_conditional_xfail_data {
"PR fortran/9972" \
{ "*-*-*" } \
{ "-O0" } \
{ "" }
}
}
return 0