diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/pthreads.exp')
-rw-r--r-- | gdb/testsuite/gdb.threads/pthreads.exp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.threads/pthreads.exp b/gdb/testsuite/gdb.threads/pthreads.exp index 4900e14..990dfaa 100644 --- a/gdb/testsuite/gdb.threads/pthreads.exp +++ b/gdb/testsuite/gdb.threads/pthreads.exp @@ -266,9 +266,7 @@ proc check_backtraces {} { } } -setup_xfail "alpha-*-osf*" if [runto_main] then { - clear_xfail "alpha-*-osf*" if [test_startup] then { if [check_control_c] then { warning "Could not stop child with ^C; skipping rest of tests.\n" @@ -277,4 +275,3 @@ if [runto_main] then { check_backtraces } } -clear_xfail "alpha-*-osf*" |