From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 247B83858D3C; Sat, 4 Nov 2023 17:47:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 247B83858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699120045; bh=82BBm8/HXhBPLaq1uWNgWFt8+icbgz/7l21Zm87bGpw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yLtm7WfSjaC7Pk2DouCSeSoPtOr/KIuRIAeGvEZ1f4szZnsCJ5mPK/a7l/iFycZkH hZznH5A8o/G1374KAzag6MdSVSfOhBf40Og92gagk8D3FTWNv21UwyZ2IVUKejAGDx UVhY7V766gvK2WE6mgmCGIy0BGJAZFFY3Fdy4Y8U= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/112380] [14 regression] ICE when building Mesa (in combine, internal compiler error: in simplify_subreg) Date: Sat, 04 Nov 2023 17:47:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code 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=3D112380 --- Comment #4 from Sam James --- (In reply to Sam James from comment #3) > might not be a 14 regression, I need to build older gccs with more checki= ng ok, it is a 14 regression=