diff options
Diffstat (limited to 'ld/testsuite/ld-x86-64/pr17935-1.d')
-rw-r--r-- | ld/testsuite/ld-x86-64/pr17935-1.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-x86-64/pr17935-1.d b/ld/testsuite/ld-x86-64/pr17935-1.d index 5734eab..b3329bd 100644 --- a/ld/testsuite/ld-x86-64/pr17935-1.d +++ b/ld/testsuite/ld-x86-64/pr17935-1.d @@ -1,3 +1,3 @@ # as: --64 # ld: -m elf_x86_64 -shared -z text -# error: warning: relocation against `foo' in readonly section `.text' +# error: warning: relocation against `foo' in read-only section `.text' |