diff options
author | Alan Modra <amodra@gmail.com> | 2025-01-17 17:57:48 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-01-17 19:06:39 +1030 |
commit | 1897dad5d755c0a0c0a9a3a294576add7d5c2280 (patch) | |
tree | dac040e875923d02c39129d8387d8a8fde7412fc /libctf | |
parent | d7a3c9e650240e9e1c8e66e9099dc2880840a919 (diff) | |
download | binutils-1897dad5d755c0a0c0a9a3a294576add7d5c2280.zip binutils-1897dad5d755c0a0c0a9a3a294576add7d5c2280.tar.gz binutils-1897dad5d755c0a0c0a9a3a294576add7d5c2280.tar.bz2 |
Silence asan warnings in resolve_symbol_value
The ".quad with division (fwdref)" gas test fails with asan warning
negation of -9223372036854775808 cannot be represented in type 'long int'
Fix this and another similar case.
* symbols.c (resolve_symbol_value): Cast "left" to valueT
before negating.
Diffstat (limited to 'libctf')
0 files changed, 0 insertions, 0 deletions