Remove eval_op_ternop
authorTom Tromey <tromey@adacore.com>
Tue, 29 Aug 2023 16:51:33 +0000 (10:51 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 31 Aug 2023 16:56:07 +0000 (10:56 -0600)
commit4bea97df59d505e1e74876b94cd3f99a42f742d9
tree3384ba06b8af21bbcd0d7dabbacbe0dc575d8a84
parent79771b88bf22d7b4499363ba8a2dbd6a534deb98
Remove eval_op_ternop

eval_op_ternop is only used by the implementation of
ternop_slice_operation.  While working on another series, it was
convenient for me to merge this function into its only caller.

Reviewed-by: Kevin Buettner <kevinb@redhat.com>
gdb/eval.c
gdb/expop.h