summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2023-05-04 10:24:36 +0200
committerJan Beulich <jbeulich@suse.com>2023-05-04 10:24:36 +0200
commit654dfab0666513a4e9c053559d0c184b863139c4 (patch)
tree0262142cab74aebe520e97bea2f50b4f4bda250f /ld
parentc9819077700c5fc440981c3b14e21225f4c14d01 (diff)
downloadbinutils-gdb-654dfab0666513a4e9c053559d0c184b863139c4.tar.gz
RISC-V: tighten post-relocation-operator separator expectation
As per the spec merely a blank isn't okay as a separator, the operand to the relocation function ought to be parenthesized. Enforcing this then also eliminates an inconsistency in that lui t0, %hi sym lui t0, %hi 0x1000 were accepted, but lui t0, %hi +sym lui t0, %hi -0x1000 were not.
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions