Commit 6b10fc37 by Andreas Schwab Committed by Andreas Schwab

m68k-protos.h (m68k_final_prescan_insn): Remove prototype.

* config/m68k/m68k-protos.h (m68k_final_prescan_insn): Remove
prototype.

From-SVN: r263452
parent b8d5e148
2018-08-09 Andreas Schwab <schwab@linux-m68k.org>
* config/m68k/m68k-protos.h (m68k_final_prescan_insn): Remove
prototype.
2018-08-09 Richard Sandiford <richard.sandiford@arm.com>
* tree-vect-loop.c (vectorizable_reduction): Allow inner-loop
......
......@@ -67,7 +67,6 @@ extern rtx m68k_function_value (const_tree, const_tree);
extern int emit_move_sequence (rtx *, machine_mode, rtx);
extern bool m68k_movem_pattern_p (rtx, rtx, HOST_WIDE_INT, bool);
extern const char *m68k_output_movem (rtx *, rtx, HOST_WIDE_INT, bool);
extern void m68k_final_prescan_insn (rtx_insn *, rtx *, int);
extern bool m68k_epilogue_uses (int);
/* Functions from m68k.c used in constraints.md. */
......
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