Fix typo in Richard Henderson's IA-64 vector patch.
authorJames E Wilson <wilson@specifixinc.com>
Tue, 1 Feb 2005 03:06:26 +0000 (19:06 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 1 Feb 2005 03:06:26 +0000 (19:06 -0800)
* config/ia64/itanium1.md (1_scall bypass): Change 2_mmalua to
1_mmalua.

From-SVN: r94515

gcc/ChangeLog
gcc/config/ia64/itanium1.md

index ef84179..1b5174e 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-31  James E. Wilson  <wilson@specifixinc.com>
+
+       * config/ia64/itanium1.md (1_scall bypass): Change 2_mmalua to
+       1_mmalua.
+
 2005-02-01  Eric Christopher  <echristo@redhat.com>
 
        * config/mips/mips.c (override_options): Warn if -mint64
index 5447118..3d10377 100644 (file)
 ;; We don't use here fcmp because scall may be predicated.
 (define_bypass  0 "1_fcvtfx,1_fld,1_fmac,1_fmisc,1_frar_i,1_frar_m,\
                    1_frbr,1_frfr,1_frpr,1_ialu,1_ialu_addr,1_ilog,1_ishf,\
-                  1_ld,1_long_i,2_mmalua,1_mmmul,1_mmshf,1_mmshfi,1_toar_m,\
+                  1_ld,1_long_i,1_mmalua,1_mmmul,1_mmshf,1_mmshfi,1_toar_m,\
                   1_tofr,1_xmpy,1_xtd" "1_scall")
 
 (define_bypass  0 "1_unknown,1_ignore,1_stop_bit,1_br,1_fcmp,1_fcvtfx,\