]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
(insv matcher): Call CC_STATUS_INIT.
authorTorbjorn Granlund <tege@gnu.org>
Tue, 26 Mar 1996 13:46:44 +0000 (13:46 +0000)
committerTorbjorn Granlund <tege@gnu.org>
Tue, 26 Mar 1996 13:46:44 +0000 (13:46 +0000)
From-SVN: r11616

gcc/config/vax/vax.md

index ba004e9a6a2e0c05e9ce26d23fcb2aebdc5f71d4..314ea731048d643b46c3de8e3b251907a21c8f04 100644 (file)
     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\";