diff options
author | Tom Tromey <tromey@adacore.com> | 2024-02-29 12:07:28 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-03-18 08:32:14 -0600 |
commit | 38ad466f704412ea23fa149e5310f0a6948f3e77 (patch) | |
tree | d30d92b9411deae717b0d8020ee047fe25b9d295 /include/opcode | |
parent | 1dd09e7f70d51eba4e2d9787959f07319c909110 (diff) | |
download | binutils-38ad466f704412ea23fa149e5310f0a6948f3e77.zip binutils-38ad466f704412ea23fa149e5310f0a6948f3e77.tar.gz binutils-38ad466f704412ea23fa149e5310f0a6948f3e77.tar.bz2 |
Remove some unnecessary Ada expression code
ada_bitwise_operation differs from the "usual" bitwise operations only
in that it calls value_cast at the end. However, because gdb is
generally fairly lax about integer types, and because (perhaps oddly)
C-style binary promotion is done here anyway, it seems to me that this
code isn't needed.
Diffstat (limited to 'include/opcode')
0 files changed, 0 insertions, 0 deletions