aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-03-01 14:02:40 -0700
committerTom Tromey <tromey@adacore.com>2023-03-13 06:31:22 -0600
commit349a125d16bec4a894e01494df10a2825195178e (patch)
tree3a1c075c995328519756cf8b247aa6dba318a6ec /gdb/python
parentd7001b29e9f256dfc60acb481d9df8f91f2ee623 (diff)
downloadbinutils-349a125d16bec4a894e01494df10a2825195178e.zip
binutils-349a125d16bec4a894e01494df10a2825195178e.tar.gz
binutils-349a125d16bec4a894e01494df10a2825195178e.tar.bz2
Remove dead code from scalar_binop
scalar_binop has code for "&&" and "||", but I think this code can't currently be run -- and, furthermore, it doesn't make sense to have this code here, as the point of these operators is to short-circuit evaluation. This patch removes the dead code. Regression tested on x86-64 Fedora 36. Approved-by: Kevin Buettner <kevinb@redhat.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions