ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile updates.
[gcc.git] / gcc / ira-lives.c
index c67e89cbd792dfd06aadab11000fc6d5898eb471..ea241f4732cad0d407106dad2455ff8ccea37f9f 100644 (file)
@@ -745,7 +745,7 @@ single_reg_operand_class (int op_num)
 void
 ira_implicitly_set_insn_hard_regs (HARD_REG_SET *set)
 {
-  int i, c, regno;
+  int i, c, regno = 0;
   bool ignore_p;
   enum reg_class cl;
   rtx op;