Fix typo in last change

From-SVN: r30427
This commit is contained in:
Jeff Law 1999-11-05 16:35:47 -07:00
parent 7c355bca10
commit 6185845d48
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ do { \
mirror_conflicts has been run. */
#define EXECUTE_IF_CONFLICT(IN_ALLOCNO, OUT_ALLOCNO, CODE)\
EXECUTE_IF_SET_IN_ALLOCNO_SET (conflicts + (IN_ALLOCNO) * allocno_row_words,\
OUT_ALLOCNO, CODE)
OUT_ALLOCNO, (CODE))
/* Set of hard regs currently live (during scan of all insns). */