bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/22465] objcopy interleave fails if section address not mul


From: nickc at redhat dot com
Subject: [Bug binutils/22465] objcopy interleave fails if section address not multiple of interleave
Date: Tue, 21 Nov 2017 11:09:48 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22465

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Jim,

> It is a binutils bug, but I need a linker for the
> testcase, and it appears no binutils tests depend on the linker.

True...

> So it has
> to go in the linker testsuite apparently, but not clear where to put it. 

Probably ld-elf unless it is RISCV specific (which I doubt).  Alternatively
feel free to update the binutils test harness so that it can support using a
linker as part of the test.  This will probably be helpful to other test 
writers in the future.


> Also, not clear how to write it, as the linker testsuite looks complicated.

It depends upon your needs.  A simple, assemble, link, dump,
check-against-regexps type test is straightforward.  Just use rum_dump_test.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]