Commit d46965b9 by David Edelsohn

- recommit bct_p ATTRIBUTE_UNUSED change which somehow failed.

From-SVN: r23116
parent fca812fa
...@@ -3543,7 +3543,7 @@ strength_reduce (scan_start, end, loop_top, insn_count, ...@@ -3543,7 +3543,7 @@ strength_reduce (scan_start, end, loop_top, insn_count,
int insn_count; int insn_count;
rtx loop_start; rtx loop_start;
rtx loop_end; rtx loop_end;
int unroll_p, bct_p; int unroll_p, bct_p ATTRIBUTE_UNUSED;
{ {
rtx p; rtx p;
rtx set; rtx set;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment