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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
gas is a one-pass assembler.  The value of 1f isn't defined at the time .fill
is processed, and we don't have a mechanism to defer output of .fill as we do
via fixups for the .byte expression.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to