This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] MIPS/BFD: Add a missing assertion in compound reloc handling
- From: Richard Sandiford <rdsandiford at googlemail dot com>
- To: "Maciej W. Rozycki" <macro at linux-mips dot org>
- Cc: binutils at sourceware dot org
- Date: Mon, 07 May 2012 09:18:57 +0100
- Subject: Re: [PATCH] MIPS/BFD: Add a missing assertion in compound reloc handling
- References: <alpine.LFD.2.00.1205070438140.3701@eddie.linux-mips.org>
"Maciej W. Rozycki" <macro@linux-mips.org> writes:
> 2012-05-07 Maciej W. Rozycki <macro@linux-mips.org>
>
> bfd/
> * elf64-mips.c (mips_elf64_be_swap_reloc_out): Also make sure
> the third reloc offset is the same as the first.
OK, thanks.
Richard