[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22465] objcopy interleave fails if section address not mul
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/22465] objcopy interleave fails if section address not multiple of interleave |
Date: |
Wed, 06 Dec 2017 18:35:59 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22465
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Jim Wilson <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1c9c7ce078427891a94dc7604ce9e62175ebfda5
commit 1c9c7ce078427891a94dc7604ce9e62175ebfda5
Author: Jim Wilson <address@hidden>
Date: Wed Dec 6 10:34:36 2017 -0800
Objcopy interleave fails if section address not multiple of interleave.
PR 22465
binutils/
* objcopy.c (copy_section): New local extra. If isection->lma not
exactly divisible by interleave, then bias from. Also adjust
osection->lma if necessary.
ld/
* testsuite/ld-elf/interleave-0.d, testsuite/ld-elf/interleave-4.d,
* testsuite/ld-elf/interleave.ld, testsuite/ld-elf/interleave.s: New.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/22465] objcopy interleave fails if section address not multiple of interleave,
cvs-commit at gcc dot gnu.org <=