diff options
author | Alan Modra <amodra@gmail.com> | 2025-07-09 08:58:52 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-07-09 09:35:06 +0930 |
commit | a0f33694e25651552651e3b518ce793bd2d8bc14 (patch) | |
tree | 9cdb8b580b15efaa42af0c9dca247592a2c3e113 /gdb/python/py-gdb-readline.c | |
parent | 76d630291d1286d07f65a93d1d31e79513419b00 (diff) | |
download | binutils-a0f33694e25651552651e3b518ce793bd2d8bc14.zip binutils-a0f33694e25651552651e3b518ce793bd2d8bc14.tar.gz binutils-a0f33694e25651552651e3b518ce793bd2d8bc14.tar.bz2 |
gas s3_FAIL and s7_FAIL
s3_FAIL is defined as 0x80000000 which is unsigned, but everywhere it
is used it is cast to int. Get rid of that silliness, and likewise
for s7_FAIL.
Diffstat (limited to 'gdb/python/py-gdb-readline.c')
0 files changed, 0 insertions, 0 deletions