diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/dw2-bad-elf-other.S')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/dw2-bad-elf-other.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-bad-elf-other.S b/gdb/testsuite/gdb.dwarf2/dw2-bad-elf-other.S index 83d2147..3792e70 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-bad-elf-other.S +++ b/gdb/testsuite/gdb.dwarf2/dw2-bad-elf-other.S @@ -27,3 +27,4 @@ some_func: .size some_func,.-some_func some_func_end: nop + .section .note.GNU-stack,"",@progbits |