Commit 093f71db by Jeff Law Committed by Jeff Law

m68k.c (m68k_adjust_decorated_operand): Remove unused variable.

	* config/m68k/m68k.c (m68k_adjust_decorated_operand): Remove
	unused variable.

From-SVN: r263455
parent 568f6ad5
2018-08-09 Jeff Law <law@redhat.com>
* config/m68k/m68k.c (m68k_adjust_decorated_operand): Remove
unused variable.
2018-08-09 Andreas Schwab <schwab@linux-m68k.org>
* config/m68k/m68k-protos.h (m68k_final_prescan_insn): Remove
......
......@@ -2334,8 +2334,6 @@ m68k_unwrap_symbol (rtx orig, bool unwrap_reloc32_p)
static void
m68k_adjust_decorated_operand (rtx op)
{
int i;
/* Combine and, possibly, other optimizations may do good job
converting
(const (unspec [(symbol)]))
......
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