From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1D4673858D38; Mon, 20 Nov 2023 15:43:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1D4673858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700495006; bh=43CTzDdYmN6ABtk28sQuiZPaxYQ12VuYYnPVQrxPRy8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HxaZD/3bgSkcyvNq9cjxbfJDtvy9F7BSE4t84UYuaArVc0hpa5cmIO/9l1cUkyS6x 9M3kS3MaXf/PmS2umi7KprfssgwhDlUkq5pjkX6S9wk2lfGV2tuW3QFv/tQEpuUfmB zjT9HI+aT7xqPIyN5q5fjAgD8880bwOZ7GWnXk/M= 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 15:43:26 +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: 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 #4 from Sam James --- (In reply to Sam James from comment #1) > r14-5595-g06e7cc79fd3b1b built OK last, I think, and > r14-5606-ge85c596ae2d1e5 is what failed. My last build is r14-5590-g9d58d2d8ba290d and r14-5606-ge85c596ae2d1e5 is w= hat failed.=