projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcff18a
)
Fix typos commenting out movdicc, movdfcc
author
Zack Weinberg
<zack@gcc.gnu.org>
Mon, 13 Sep 1999 19:20:51 +0000
(19:20 +0000)
committer
Zack Weinberg
<zack@gcc.gnu.org>
Mon, 13 Sep 1999 19:20:51 +0000
(19:20 +0000)
From-SVN: r29383
gcc/config/arc/arc.md
patch
|
blob
|
history
diff --git
a/gcc/config/arc/arc.md
b/gcc/config/arc/arc.md
index 89ebc8ed9bea65f7df05313d7bcfa1d174d0aad4..20070733c2bfb632b567f6984bbb460dc75f30bc 100644
(file)
--- 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")