VAX: Remove dead `adjacent_operands_p' function
authorMaciej W. Rozycki <macro@orcam.me.uk>
Wed, 21 Apr 2021 21:33:02 +0000 (23:33 +0200)
committerMaciej W. Rozycki <macro@orcam.me.uk>
Tue, 27 Apr 2021 18:02:06 +0000 (20:02 +0200)
commit436e6f7d85cbd744c3f3aa393043e615dca1d36f
tree195cfa25afa25844d2c3a2608fb86ab033457b6f
parent6c1976fa3ff57f5b547e0c3f1e0461409936586b
VAX: Remove dead `adjacent_operands_p' function

This function has never been used and it is unclear what its intended
purpose was.

gcc/
* config/vax/vax-protos.h (adjacent_operands_p): Remove
prototype.
* config/vax/vax.c (adjacent_operands_p): Remove.
gcc/config/vax/vax-protos.h
gcc/config/vax/vax.c