* config/avr/avr.md: Fix " in comment.
authorGeorg-Johann Lay <gjl@gcc.gnu.org>
Fri, 29 Jul 2016 14:54:04 +0000 (14:54 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Fri, 29 Jul 2016 14:54:04 +0000 (14:54 +0000)
From-SVN: r238871

gcc/config/avr/avr.md

index 6f56e5169b940a807ee811830199877e9cd68726..4c9037fa507321c96280e9c017f6918febd17cca 100644 (file)
 ;; logical shift right
 
 ;; "lshrqi3"
-;; "lshrqq3 "lshruqq3"
+;; "lshrqq3" "lshruqq3"
 (define_expand "lshr<mode>3"
   [(set (match_operand:ALL1 0 "register_operand" "")
         (lshiftrt:ALL1 (match_operand:ALL1 1 "register_operand" "")