bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/25768] New: .stab: sh_size%sh_entsize!=0


From: i at maskray dot me
Subject: [Bug gas/25768] New: .stab: sh_size%sh_entsize!=0
Date: Fri, 03 Apr 2020 05:14:12 +0000

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

            Bug ID: 25768
           Summary: .stab: sh_size%sh_entsize!=0
           Product: binutils
           Version: 2.35 (HEAD)
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: i at maskray dot me
  Target Milestone: ---

sh_entsize(.stab) seems to be wrong since "19990502 sourceware import".

https://sourceware.org/pipermail/binutils/2020-April/110529.html can probably
fix it. I noticed that

#define STRDXOFF (0)
#define TYPEOFF (4)
#define OTHEROFF (5)
#define DESCOFF (6)
#define VALOFF (8)
#define STABSIZE (12)

are duplicated in 4 places. A future clean-up can merge them.

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