From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A07593858413; Mon, 20 Mar 2023 14:52:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A07593858413 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679323955; bh=iappvc3CZyYu+PU4X9eTH592VehFaHfwFNmp52GItcA=; h=From:To:Subject:Date:From; b=Zor1P2wXcuuCnP4CtY+KWI3mV2oXYiUrzGrzgHBrCm2Xm+O8yg8iRANr8y4A7oNsH +17cz8izFPhYu4ncZKyktc82Y1cwwkElPQ4Sywup1JQ0807Hj2wgrmKe3gIqvPD850 SJWmMnBaMje5k/QXnXLgZnfKlO01tqrmJDen9CgM= From: "asheplyakov at basealt dot ru" To: elfutils-devel@sourceware.org Subject: [Bug backends/30251] New: eu-elflint is broken on LoongArch Date: Mon, 20 Mar 2023 14:52:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: backends X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: asheplyakov at basealt dot ru X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30251 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=3D14768&action=3Ded= it 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 --=20 You are receiving this mail because: You are on the CC list for the bug.=