mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-18 14:30:42 +08:00
* g77.f-torture/execute/980520-1.x: XFAIL at -O0.
From-SVN: r72448
This commit is contained in:
parent
71d46c6f91
commit
3eba62b45d
@ -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.
|
||||
|
||||
|
11
gcc/testsuite/g77.f-torture/execute/980520-1.x
Normal file
11
gcc/testsuite/g77.f-torture/execute/980520-1.x
Normal file
@ -0,0 +1,11 @@
|
||||
set torture_eval_before_compile {
|
||||
|
||||
set compiler_conditional_xfail_data {
|
||||
"PR fortran/9972" \
|
||||
{ "*-*-*" } \
|
||||
{ "-O0" } \
|
||||
{ "" }
|
||||
}
|
||||
}
|
||||
|
||||
return 0
|
Loading…
x
Reference in New Issue
Block a user