- recommit bct_p ATTRIBUTE_UNUSED change which somehow failed.

From-SVN: r23116
This commit is contained in:
David Edelsohn 1998-10-15 13:37:58 -04:00
parent fca812fa4a
commit d46965b967
1 changed files with 1 additions and 1 deletions

View File

@ -3543,7 +3543,7 @@ strength_reduce (scan_start, end, loop_top, insn_count,
int insn_count;
rtx loop_start;
rtx loop_end;
int unroll_p, bct_p;
int unroll_p, bct_p ATTRIBUTE_UNUSED;
{
rtx p;
rtx set;