This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: m68k: handle more cases of TLS symbols with offset


Andreas Schwab <schwab@linux-m68k.org> wrote:
> -void
> -m68k_final_prescan_insn (rtx_insn *insn ATTRIBUTE_UNUSED,
> -			 rtx *operands, int n_operands)
> +static void
> +m68k_adjust_decorated_operand (rtx op)

FWIW, the prototype for m68k_final_prescan_insn in m68k-protos.h was
not removed.

Gunther


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]