diff options
Diffstat (limited to 'ld/testsuite/ld-tic6x/got-reloc-global.s')
-rw-r--r-- | ld/testsuite/ld-tic6x/got-reloc-global.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-tic6x/got-reloc-global.s b/ld/testsuite/ld-tic6x/got-reloc-global.s index 054c297..e6fb809 100644 --- a/ld/testsuite/ld-tic6x/got-reloc-global.s +++ b/ld/testsuite/ld-tic6x/got-reloc-global.s @@ -9,3 +9,4 @@ .type a, @object .size a, 4 a: + .section .note.GNU-stack |