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] RISC-V: Disallow output format changes.


On Tue, Mar 6, 2018 at 12:03 PM, Jim Wilson <jimw@sifive.com> wrote:
> This fixes PR 22920 by disallowing output format changes in linker scripts,
> same as is already done by several other targets.  The testcase now generates
> a link time error instead of silently producing incorrect results.

Actually, the testcase in this PR was causing a linker crash.  It was
the ld-srec testcases that were silently producing incorrect output.

Jim


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