From: Jeff Law Date: Tue, 27 Dec 1994 20:45:51 +0000 (-0700) Subject: * pa.c (output_movb): Fix ttypo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=808cfea199c97196c7d641ad144459fde7b245a1;p=gcc.git * pa.c (output_movb): Fix ttypo. From-SVN: r8693 --- diff --git a/gcc/config/pa/pa.c b/gcc/config/pa/pa.c index 27c1d8dd73e..50e1a3e1110 100644 --- a/gcc/config/pa/pa.c +++ b/gcc/config/pa/pa.c @@ -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