(invalidate_for_call): Properly set IN_TABLE.

From-SVN: r8073
This commit is contained in:
Richard Kenner 1994-09-10 09:50:27 -04:00
parent 87774eb0ae
commit 0e227018ba
1 changed files with 1 additions and 1 deletions

View File

@ -1711,7 +1711,7 @@ invalidate_for_call ()
if (reg_tick[regno] >= 0)
reg_tick[regno]++;
in_table |= TEST_HARD_REG_BIT (hard_regs_in_table, regno);
in_table |= (TEST_HARD_REG_BIT (hard_regs_in_table, regno) != 0);
}
/* In the case where we have no call-clobbered hard registers in the