* pa.c (output_movb): Fix ttypo.
authorJeff Law <law@gcc.gnu.org>
Tue, 27 Dec 1994 20:45:51 +0000 (13:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 27 Dec 1994 20:45:51 +0000 (13:45 -0700)
From-SVN: r8693

gcc/config/pa/pa.c

index 27c1d8dd73eb58a0e4f47671d20d1fa4096fe462..50e1a3e1110fd1c538c30962616680234dec6c2d 100644 (file)
@@ -3775,7 +3775,7 @@ output_movb (operands, insn, which_alternative, reverse_comparison)
          if (dbr_sequence_length () != 0
              && ! forward_branch_p (insn)
              && nullify)
-           return "movb,%N2,n %1,%0,.+12\n\ttbl %3,0";
+           return "movb,%N2,n %1,%0,.+12\n\tbl %3,0";
 
          /* Handle short backwards branch with an unfilled delay slot.
             Using a movb;nop rather than or;bl saves 1 cycle for both