This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH v2] MIPS/GAS: LUI operand handling bug fixes
"Maciej W. Rozycki" <macro@codesourcery.com> writes:
> 2012-11-07 Maciej W. Rozycki <macro@codesourcery.com>
>
> gas/
> * config/tc-mips.c (mips_ip) <'u'>: Default to BFD_RELOC_LO16.
>
> gas/testsuite/
> * gas/mips/lui.d: New test.
> * gas/mips/micromips@lui.d: New test.
> * gas/mips/lui-1.l: New list test.
> * gas/mips/lui-2.l: New list test.
> * gas/mips/lui.s: New test source.
> * gas/mips/lui-1.s: New test source.
> * gas/mips/lui-2.s: New test source.
> * gas/mips/mips.exp: Run the new tests.
OK, thanks.
Richard