-Wed Jul 17 16:57:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
+Wed Jul 17 17:05:27 2002 J"orn Rennecke <joern.rennecke@superh.com>
+
+ * sh.md (cmpgtudi_media): Remove spurious @.
* config/sh/lib1funcs.asm (FMOVD_WORKS): Don't define for little endian.
* sh.h (OVERRIDE_OPTIONS): Don't set FMOVD_BIT for little endian.
(gtu:DI (match_operand:DI 1 "arith_reg_or_0_operand" "Nr")
(match_operand:DI 2 "arith_reg_or_0_operand" "rN")))]
"TARGET_SHMEDIA"
- "@
- cmpgtu %N1, %N2, %0"
+ "cmpgtu %N1, %N2, %0"
[(set_attr "type" "cmp_media")])
;; We save the compare operands in the cmpxx patterns and use them when