bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/28054] SEC_ELF_OCTETS not set for ".debug_*" sections causing i


From: nickc at redhat dot com
Subject: [Bug gas/28054] SEC_ELF_OCTETS not set for ".debug_*" sections causing invalid relocs for targets with OCTETS_PER_BYTE > 1
Date: Mon, 12 Jul 2021 16:26:23 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

  I have applied half of your patch.  During testing I found that setting
  the SEC_DEBUGGING flag causes binutils testsuite regressions for the FT32
  and MSP430 targets.  I am not entirely sure why, but I suspect that it
  is because these targets then start generating relocs to set values in
  the .debug_info and .debug_line sections, and these relocs are either 
  wrong, or not implemented properly.

  So I have applied the part that sets SEC_ELF_OCTETS, but not the part
  that sets SEC_ELF_DEBUGGING.

  One day, in my copious free time, I will investigate the SEC_DEBUGGING
  issue further. :-)

Cheers
  Nick

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