mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
67b0f68480
The offset-within-section field in the symbol table entry is only 32 bits wide, so rather than emitting bogus entries omit them, and issue a diagnostic identifying the issue. This requires adjusting the PR/22267 test to no longer produce symbols with out of range values on 64-bit BFD. This also depends on adjustments to testsuite/ld-scripts/map-address.* made by an earlier patch. The purpose of the test can very well be achieved nevertheless.
8 lines
84 B
D
8 lines
84 B
D
#ld: -T pr22267.t
|
|
#nm: -n
|
|
#xfail: bfin-*-linux* frv-*-linux*
|
|
|
|
#...
|
|
0*ff A foo
|
|
#pass
|