bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/30059] New: Weird interaction between "INSERT BEFORE" and "MEMOR


From: stefan.tauner at gmx dot at
Subject: [Bug ld/30059] New: Weird interaction between "INSERT BEFORE" and "MEMORY"
Date: Sun, 29 Jan 2023 22:49:16 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]