bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a b


From: sergey.belyashov at gmail dot com
Subject: [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line
Date: Wed, 12 Jan 2022 10:07:27 +0000

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

--- Comment #5 from Sergey Belyashov <sergey.belyashov at gmail dot com> ---
Created attachment 13903
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13903&action=edit
Fix symbol lost on buffer load

do_scub_chars() has special behaviour to parse Z80 alternate register pair AF'.
There was a bug when symbol 'a' is present but next symbol is not 'f'. If 'a'
was last symbol of previous buffer and 'f' is not first symbol of the next
buffer then it losts.

Attached patch which fixes the bug.

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