From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9E2C33836E87; Sun, 29 Oct 2023 21:36:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E2C33836E87 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698615418; bh=KqthKyqcg9TJVL0Nx5jRSOJyfKUNUzbeIRq2vYS2lHc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Dfb2Qy7nQqWygpWgccfQflmqcyfwBS179ouApcoz0BIf8UPNlYKkQ1h+Bi4r2gSSG Fe//Z9EDQ2FHToGU45PesG/R2LqLVodjSMrsHewRBCkStLav9SxU8PcST1kPpNIOi1 E1e/IsS2Ed1JYfC8QWUMWWWduLwDgapd1YFgyb+E= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112280] [14 regression] ICE building libgcrypt-1.10.2 on s390 (during GIMPLE pass: ccp) Date: Sun, 29 Oct 2023 21:36:58 +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: 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: --- 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=3D112280 --- Comment #3 from Sam James --- (In reply to Sam James from comment #2) > I can't hit this with a 13 cross compiler. (-> 14 regression)=