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