https://sourceware.org/bugzilla/show_bug.cgi?id=27387
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at sourceware dot org |nickc at redhat dot com
Status|NEW |ASSIGNED
--- Comment #9 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Tom de Vries from comment #8)
Hi Tom,
> .section .debug_macro.dwo,"e",@progbits
> .Ldebug_macro0:
> .value 0x4 # DWARF macro version number
> --
> .section
> .debug_macro.dwo,"G",@progbits,wm4.stdcpredef.h.19.
> 006d14bbbe0dc07ba9b1ce3fdc8e40d3,comdat
> .Ldebug_macro1:
> .value 0x4 # DWARF macro version number
> So it this an assembler bug then?
Maybe. I suspect that the erroneous bytes that readelf is seeing are actually
padding bytes at the end of .debug_macro.dwo sections. Hmmm, although this
would not explain all of the mysterious .debug_macro.dwo sections.
Please could you upload the hello.s file as well ?
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.