This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] S12Z/opcodes: Correct a `reg' global shadowing error for pre-4.8 GCC
- From: Nick Clifton <nickc at redhat dot com>
- To: "Maciej W. Rozycki" <macro at mips dot com>, binutils at sourceware dot org
- Cc: John Darrington <john at darrington dot wattle dot id dot au>
- Date: Mon, 9 Jul 2018 11:21:25 +0100
- Subject: Re: [PATCH] S12Z/opcodes: Correct a `reg' global shadowing error for pre-4.8 GCC
- References: <alpine.DEB.2.00.1807052006350.22261@tp.orcam.me.uk>
Hi Maciej,
> opcodes/
> * s12z-dis.c (lea_reg_xys_opr): Rename `reg' local variable to
> `reg_xys'.
> (lea_reg_xys): Likewise.
> (print_insn_loop_primitive): Rename `reg' local variable to
> `reg_dxy'.
Approved - please apply.
Cheers
Nick