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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to