diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/omp-par-scope.exp')
-rw-r--r-- | gdb/testsuite/gdb.threads/omp-par-scope.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/omp-par-scope.exp b/gdb/testsuite/gdb.threads/omp-par-scope.exp index b07855c..f250965 100644 --- a/gdb/testsuite/gdb.threads/omp-par-scope.exp +++ b/gdb/testsuite/gdb.threads/omp-par-scope.exp @@ -53,7 +53,6 @@ if {[info procs gdb_openmp_setup] != ""} { } if {![runto_main]} { - untested "could not run to main" return -1 } |