https://sourceware.org/bugzilla/show_bug.cgi?id=25531
Bug ID: 25531 Summary: [Z80][PATCH] Fix SDCC support Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: sergey.belyashov at gmail dot com Target Milestone: --- Created attachment 12282 --> https://sourceware.org/bugzilla/attachment.cgi?id=12282&action=edit Fix SDCC support Currently GAS cannot compile code like `add a,#<(label)`, because it expect direct memory access, but it is immediate load. -- You are receiving this mail because: You are on the CC list for the bug.