This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] MIPS/GAS: Correct microMIPS branch swapping assertion
- From: Richard Sandiford <rdsandiford at googlemail dot com>
- To: "Maciej W. Rozycki" <macro at codesourcery dot com>
- Cc: <binutils at sourceware dot org>
- Date: Sun, 05 Aug 2012 08:14:31 +0100
- Subject: Re: [PATCH] MIPS/GAS: Correct microMIPS branch swapping assertion
- References: <alpine.DEB.1.10.1208021736120.20608@tp.orcam.me.uk>
"Maciej W. Rozycki" <macro@codesourcery.com> writes:
> 2012-08-02 Maciej W. Rozycki <macro@codesourcery.com>
>
> gas/
> * config/tc-mips.c (append_insn): Also handle moving delay-slot
> instruction across frags for fixed branches.
>
> gas/testsuite/
> * gas/mips/branch-swap-2.l: New list test.
> * gas/mips/branch-swap-2.s: New test source.
> * gas/mips/mips.exp: Run the new test.
OK.
Richard