mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
6 lines
204 B
D
6 lines
204 B
D
|
#name: C6X relocation underflow, ABS16
|
||
|
#as: -mlittle-endian
|
||
|
#ld: -melf32_tic6x_le -Tgeneric.ld --defsym s=0xffff7fff
|
||
|
#source: reloc-overflow-abs16.s
|
||
|
#error: .*relocation truncated to fit: R_C6000_ABS16.*
|