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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |nickc at redhat dot com

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Richard,

  There is no definitive specification for the .gnu_debuglink section, but I
  think that it is clear that it is meant to be aligned on a 4-byte boundary
  so that the CRC value can be read using 32-bit reads.

  So I have checked in a patch to update the bfd_create_gnu_debuglink_section
  function to add the required alignment.

  Is that sufficient, or is there anything else that needs to be updated ?

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to