diff options
Diffstat (limited to 'gdb/testsuite/README')
-rw-r--r-- | gdb/testsuite/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/README b/gdb/testsuite/README index 723d8ba..b5e75b9 100644 --- a/gdb/testsuite/README +++ b/gdb/testsuite/README @@ -482,6 +482,11 @@ gdb,no_thread_names The target doesn't support thread names. +gdb,nopie_flag + + The flag required to force the compiler to produce non-position-independent + executables. + Testsuite Organization ********************** |