diff options
Diffstat (limited to 'gcc/config/vax/vax.md')
-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 6a5c389b4bc..47697319d69 100644 --- a/gcc/config/vax/vax.md +++ b/gcc/config/vax/vax.md @@ -1419,7 +1419,7 @@ ;; When the field position and size are constant and the destination ;; is a register, extv and extzv are much slower than a rotate followed -;; by a bicl or sign extension. Becase we might end up choosing ext[z]v +;; by a bicl or sign extension. Because we might end up choosing ext[z]v ;; anyway, we can't allow immediate values for the primary source operand. (define_insn "" |