diff options
author | Alan Modra <amodra@gmail.com> | 2025-07-09 08:58:11 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-07-09 09:35:06 +0930 |
commit | 7b13f65ccbed9fdc6ac70751a2103b7d89d4f9fb (patch) | |
tree | dfabb29ed2c4b8d6089be2edb7cc98b96f8a98fb /gdb/python/py-gdb-readline.c | |
parent | 4d2eb1bb7cdd787c057f5e14a1ec8a7a84eb1d81 (diff) | |
download | binutils-7b13f65ccbed9fdc6ac70751a2103b7d89d4f9fb.zip binutils-7b13f65ccbed9fdc6ac70751a2103b7d89d4f9fb.tar.gz binutils-7b13f65ccbed9fdc6ac70751a2103b7d89d4f9fb.tar.bz2 |
gas bfd_reloc_code_real_type
Enumeration constants are integer types, so there should be no need to
cast such constants to int in expressions. (Perhaps some older gccs
warned, I checked back to gcc-4.5.) Remove some of those unnecessary
casts. Also remove unnecessary casts to bfd_reloc_code_real_type.
Diffstat (limited to 'gdb/python/py-gdb-readline.c')
0 files changed, 0 insertions, 0 deletions