projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fca812f
)
- recommit bct_p ATTRIBUTE_UNUSED change which somehow failed.
author
David Edelsohn
<dje@gcc.gnu.org>
Thu, 15 Oct 1998 17:37:58 +0000
(13:37 -0400)
committer
David Edelsohn
<dje@gcc.gnu.org>
Thu, 15 Oct 1998 17:37:58 +0000
(13:37 -0400)
From-SVN: r23116
gcc/loop.c
patch
|
blob
|
history
diff --git
a/gcc/loop.c
b/gcc/loop.c
index a488a0ea0d8d25c0e975b7f9bc86506a8cfceaec..792992026dd917c9223113cc0089f2a9ef40bebc 100644
(file)
--- a/
gcc/loop.c
+++ b/
gcc/loop.c
@@
-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;