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

Alan Modra <amodra at gmail dot com> changed:

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

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
See pr26850.  Gas no longer generates debug info for non-executable or
non-loaded sections.  Replace
 .section .rom_core_0
with
 .section .rom_core_0,"ax",%progbits
and similarly for other sections if you want debug info.

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

Reply via email to