aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@orcam.me.uk>2021-04-08 16:55:49 +0100
committerMaciej W. Rozycki <macro@orcam.me.uk>2021-04-08 16:55:49 +0100
commit94279aacd061623a160b8dc1b9ea267ee435b0f8 (patch)
tree7818e16ea8a1e9cf4520afb3f514f3250f7089a9 /gcc/tree-ssa-loop-im.c
parent559d2f1e0eafd96c19dc5324db1a466286c0e7fc (diff)
downloadgcc-94279aacd061623a160b8dc1b9ea267ee435b0f8.zip
gcc-94279aacd061623a160b8dc1b9ea267ee435b0f8.tar.gz
gcc-94279aacd061623a160b8dc1b9ea267ee435b0f8.tar.bz2
VAX: Fix comment for `*bit<mode>' pattern's peephole
The comment for a peephole provided for the `*bit<mode>' pattern to be produced in comparison elimination from a sequence involving a bitwise complement operation of one input operand followed by a bitwise AND operation between a bitwise complement of said intermediate result and the other input operand (which corresponds to a sequence of MCOM and BIC machine instructions) incorrectly refers to the first operation as MNEG (which is the machine instruction for arithmetic negation) rather than MCOM as it is supposed to. Fix it. gcc/ * config/vax/vax.md: Fix comment for `*bit<mode>' pattern's peephole.
Diffstat (limited to 'gcc/tree-ssa-loop-im.c')
0 files changed, 0 insertions, 0 deletions