This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] ELF: Don't sort output note section by alignments in ascending order


On Fri, Oct 05, 2018 at 04:56:52PM -0700, H.J. Lu wrote:
> I couldn't find a way to place a note section after the dummy
> abs_output_section.

INSERT BEFORE manages to do it.  Please revert commit 1887ae7304
if you really can't sort out the logic.  That commit causes needless
reordering of sections, as shown by the spu-elf ovl testsuite
failures.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]