https://sourceware.org/bugzilla/show_bug.cgi?id=30251
Bug ID: 30251
Summary: eu-elflint is broken on LoongArch
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: backends
Assignee: unassigned at sourceware dot org
Reporter: asheplyakov at basealt dot ru
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
Created attachment 14768
--> https://sourceware.org/bugzilla/attachment.cgi?id=14768&action=edit
patch: basic implementation of machine flag check for LoongArch
eu-elflint is unhappy about any LoongArch (lp64d ABI) ELF binary, in
particular, about itself:
$ ./src/elflint --gnu-ld ./src/elflint
invalid machine flags: 0x43
$ echo $?
1
--
You are receiving this mail because:
You are on the CC list for the bug.