From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4F7A03858403; Tue, 21 May 2024 08:56:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4F7A03858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716281816; bh=hH3mXEEHWPQvLNWI35HZD6H/7J0Fk1cRMm+cVLkCaVA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tJ+Ze3/OgrHIzyNIHEJ9nO/Hj2a2ODakLLAR7J/9K3Zss8f/dCClaBWJk1dftEeQY wlI5xwY95g8ecmz/T6sBJTA5EHrP1GF+YtTKqwCgAl49m6OHWxjblv0Gp6Sv9Zisyo j3Xq4TGdMdFvO+mMIuvUS6WTAWyyaVYVgYQtVa4g= From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/115106] [15 regression] SEGV in sem_elab.internal_representation.nts_map.mutate_and_rehash Date: Tue, 21 May 2024 08:56:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: build, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at CeBiTec dot Uni-Bielefeld.DE X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.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=3D115106 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Eric Botcazou --- >> as of r15-644, Ada bootstrap succeeded on i686-darwin9 and 17. > > Great! Same on i386-pc-solaris2.11. >> I do not known whether that means the issue is actually fixed by recent = Ada >> commits, or that it's now just become latent. > > Ada commits have nothing to do with it though, the breakage and the proba= ble > fix both came from recent optimization changes. I'm practically certain that this is due to Richard's recent fix for PR middle-end/115110, so it's not latent.=