diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/vax/vax.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/vax/vax.md b/gcc/config/vax/vax.md index 0a2c86c..5b1b392 100644 --- a/gcc/config/vax/vax.md +++ b/gcc/config/vax/vax.md @@ -1228,7 +1228,7 @@ ;; the "*bit<mode>" pattern does for the purpose of the compare ;; elimination pass. Try to get rid of the extra operation by hand ;; and where the sequence is used to set the condition codes only -;; convert MNEG/BIC => BIT. +;; convert MCOM/BIC => BIT. (define_peephole2 [(parallel [(set (match_operand:VAXint 0 "register_operand") |