From: Zack Weinberg Date: Mon, 13 Sep 1999 19:20:51 +0000 (+0000) Subject: Fix typos commenting out movdicc, movdfcc X-Git-Tag: prereleases/libstdc++-2.92~10632 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a76ab7ea90a0b56a7b2261c9d5515722533616f;p=thirdparty%2Fgcc.git Fix typos commenting out movdicc, movdfcc From-SVN: r29383 --- diff --git a/gcc/config/arc/arc.md b/gcc/config/arc/arc.md index 89ebc8ed9bea..20070733c2bf 100644 --- a/gcc/config/arc/arc.md +++ b/gcc/config/arc/arc.md @@ -607,7 +607,7 @@ ; 61); ; ; operands[1] = gen_rtx (code, VOIDmode, ccreg, const0_rtx); -}") +;}") (define_expand "movsfcc" [(set (match_operand:SF 0 "register_operand" "") @@ -639,7 +639,7 @@ ; 61); ; ; operands[1] = gen_rtx (code, VOIDmode, ccreg, const0_rtx); -}") +;}") (define_insn "*movsicc_insn" [(set (match_operand:SI 0 "register_operand" "=r")