From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E45753858D28; Thu, 2 Nov 2023 07:43:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E45753858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698911016; bh=TKENoXJgrTFaDVQ13zVNvvnX2wdtbezvUhJvZpepPug=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wrJt4l6kDcH9AtWznTh72EfhXaQGL9feyTYLFnGqkAStmnPiyvGbC5wiJZk2tBiWp 3gjjt0KvlEOOi4kU2AfbzAuuZAAj2D14OeWJ8eH2VRPUWIgOXK9z7WHkt2U96OVyX9 +kdHu2zlXeBOc46eoKuzk9mx5NO+Gi1QuSF7RWR0= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112330] [14 Regression] LoongArch: Bootstrap failure with GAS 2.41 Date: Thu, 02 Nov 2023 07:43:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: assemble-failure, build X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112330 --- Comment #11 from Xi Ruoyao --- I cherry-picked f87cf663af71e5d78c8d647fa48562102f3b0615 for Binutils 2.41 = and get some better error message: t.s:98064: Error: Reloc overflow t.s:101127: Error: Reloc overflow t.s:101453: Error: Reloc overflow t.s:101555: Error: Reloc overflow t.s is the assembly file in attachments.=