Last change
on this file since 1973 was 1973, checked in by Silvan Scherrer, 8 years ago |
binutils: update trunk to version 2.27
|
File size:
295 bytes
|
Line | |
---|
1 | #name: MIPS reloc against local symbol overflow
|
---|
2 | #source: reloc-local-overflow.s
|
---|
3 | #as: -EB -32
|
---|
4 | #ld: -EB -Tdata 0x10000 -e 0
|
---|
5 | #error: \A[^\n]*:\(\.data\+0x1000\): relocation truncated to fit: R_MIPS_16 against `\.data'\Z
|
---|
6 |
|
---|
7 | # Verify that the section name (`.data') is printed rather than `no symbol'.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.