Commit 2aef6202 by Richard Kenner

(cse_insn): Remove decl of unused variable TEM.

From-SVN: r6877
parent f24ad0e4
......@@ -5878,7 +5878,6 @@ cse_insn (insn, in_libcall_block)
int in_libcall_block;
{
register rtx x = PATTERN (insn);
rtx tem;
register int i;
register int n_sets = 0;
......
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