Browse Source
* ld-x86-64/ilp32-11.s Add ".space 0x1000" before func. (func): Make it global and hidden. * ld-x86-64/ilp32-11.d: Updated.cygwin-64bit-branch
3 changed files with 10 additions and 1 deletions
@ -1,3 +1,3 @@ |
|||||
#as: --x32 |
#as: --x32 |
||||
#ld: -shared -melf32_x86_64 |
#ld: -shared -melf32_x86_64 |
||||
#error: .*addend 0x7fffffff in relocation R_X86_64_64 against symbol `.text' at 0x0 in section `.data.rel.local' is out of range |
#error: .*addend 0x7fffffff in relocation R_X86_64_64 against symbol `func' at 0x0 in section `.data.rel.local' is out of range |
||||
|
|||||
Loading…
Reference in new issue