projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d7306f
)
(insv matcher): Call CC_STATUS_INIT.
author
Torbjorn Granlund
<tege@gnu.org>
Tue, 26 Mar 1996 13:46:44 +0000
(13:46 +0000)
committer
Torbjorn Granlund
<tege@gnu.org>
Tue, 26 Mar 1996 13:46:44 +0000
(13:46 +0000)
From-SVN: r11616
gcc/config/vax/vax.md
patch
|
blob
|
history
diff --git
a/gcc/config/vax/vax.md
b/gcc/config/vax/vax.md
index ba004e9a6a2e0c05e9ce26d23fcb2aebdc5f71d4..314ea731048d643b46c3de8e3b251907a21c8f04 100644
(file)
--- a/
gcc/config/vax/vax.md
+++ b/
gcc/config/vax/vax.md
@@
-1341,6
+1341,7
@@
operands[0]
= adj_offsettable_operand (operands[0], INTVAL (operands[2]) / 8);
+ CC_STATUS_INIT;
if (INTVAL (operands[1]) == 8)
return \"movb %3,%0\";
return \"movw %3,%0\";