[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/25531] New: [Z80][PATCH] Fix SDCC support
From: |
sergey.belyashov at gmail dot com |
Subject: |
[Bug gas/25531] New: [Z80][PATCH] Fix SDCC support |
Date: |
Tue, 11 Feb 2020 10:40:42 +0000 |
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.
- [Bug gas/25531] New: [Z80][PATCH] Fix SDCC support,
sergey.belyashov at gmail dot com <=