From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 473FC385ED72; Mon, 20 Nov 2023 14:51:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 473FC385ED72 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700491860; bh=lO2qTyBM/k1e7n5TFm2EHZB6GjDvWA6ETgq5bpa1cqY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TWSyNkaJ3MlPeuAs2FN9/R830P1YNXr8o0PLzyFKQvJKDIKikYB2HkvAy+hxZuTq/ fELzDrVGRG2StSDQobRAEfH81ht+Z+fWCxtaNiEdEfy7Y6C2r2MMWYKIxEmD2pPpJL mVbcX5L+pu56FFgqYqcgYIKv+reJCbp+YIQwBG3U= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) Date: Mon, 20 Nov 2023 14:50:59 +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: build X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D112640 --- Comment #2 from Sam James --- Created attachment 56651 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56651&action=3Dedit bid128_fma.i /var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -O2 -c ./bid128_fma.i is enough=