bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/21583] New: [avr] Move .jumptables to a higher address


From: gjl at gcc dot gnu.org
Subject: [Bug ld/21583] New: [avr] Move .jumptables to a higher address
Date: Tue, 13 Jun 2017 19:14:44 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21583

            Bug ID: 21583
           Summary: [avr] Move .jumptables to a higher address
           Product: binutils
           Version: 2.29 (HEAD)
            Status: NEW
          Severity: minor
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: gjl at gcc dot gnu.org
  Target Milestone: ---

Currently, avr-gcc does not use .jumptables, but I intent to move jump-tables
out of .text again, cf.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81075

My plan is to use .jumptables for that.  As avr-gcc won't make any assumption
on the location, its best to put it after .text to save small flash addresses
for other purposes.

-- 
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]