https://sourceware.org/bugzilla/show_bug.cgi?id=30059
Bug ID: 30059
Summary: Weird interaction between "INSERT BEFORE" and "MEMORY"
Product: binutils
Version: 2.37
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: stefan.tauner at gmx dot at
Target Milestone: ---
Created attachment 14640
--> https://sourceware.org/bugzilla/attachment.cgi?id=14640&action=edit
linker script
I am trying to use the default linker script and just extend it where needed. I
am using this with aarch64-none-elf-gcc but I have tested it with other
architectures as well and they also display unexpected behavior.
The symptom I see is that adding a MEMORY command changes location counter
modifications done with INSERT BEFORE so that ALIGN does no longer work as
expected.
--
You are receiving this mail because:
You are on the CC list for the bug.