[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22465] New: objcopy interleave fails if section address no
From: |
wilson at gcc dot gnu.org |
Subject: |
[Bug binutils/22465] New: objcopy interleave fails if section address not multiple of interleave |
Date: |
Mon, 20 Nov 2017 16:20:37 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22465
Bug ID: 22465
Summary: objcopy interleave fails if section address not
multiple of interleave
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: wilson at gcc dot gnu.org
Target Milestone: ---
Created attachment 10624
--> https://sourceware.org/bugzilla/attachment.cgi?id=10624&action=edit
Proposed fix, minus testcase.
This bug report came from a riscv toolchain mailing list.
https://github.com/riscv/riscv-gcc/issues/109
I have a patch, but it might take me a while to figure out how to write a
proper testcase. It is a binutils bug, but I need a linker for the testcase,
and it appears no binutils tests depend on the linker. So it has to go in the
linker testsuite apparently, but not clear where to put it. Also, not clear
how to write it, as the linker testsuite looks complicated.
I'm just filing this now so I don't forget about the patch.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/22465] New: objcopy interleave fails if section address not multiple of interleave,
wilson at gcc dot gnu.org <=