Commit 6e701b09 by Richard Kenner

(output_source_line): Remove decl of unused variable.

From-SVN: r6881
parent b9564807
......@@ -2014,7 +2014,6 @@ output_source_line (file, insn)
FILE *file;
rtx insn;
{
char ltext_label_name[100];
register char *filename = NOTE_SOURCE_FILE (insn);
/* Remember filename for basic block profiling.
......
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