diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/i386-pkru.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/i386-pkru.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/i386-pkru.exp b/gdb/testsuite/gdb.arch/i386-pkru.exp index 7a2c657..db27152 100644 --- a/gdb/testsuite/gdb.arch/i386-pkru.exp +++ b/gdb/testsuite/gdb.arch/i386-pkru.exp @@ -24,7 +24,7 @@ set comp_flags "-I${srcdir}/../nat/" if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} \ [list debug additional_flags=${comp_flags}]] } { - untested "failed to compile x86 PKEYS test. + untested "failed to compile x86 PKEYS test." return -1 } |