From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9AAD43883018; Sun, 2 Jun 2024 02:35:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9AAD43883018 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717295708; bh=0umcDexgXR/9GQ3GgVhZywbhF3OcwemBF7KM/6Oi1F8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fB30hdsKWQoX0r887DPiAT1ld0a1Tur6yp3UP0E6ENGwMejMi20bUgWw2SmVv2NE7 1YY1tNce1fGmudG1evdpirBa+zlWMHBovrhw/mpIVL3ZcW4bP2NGhkBdaryHuWPhhu oW08chugNgopresP2fzBSgEU3+qhvRkqYo9yNaHU= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/114493] [11/12/13/14/15 Regression] internal compiler error: in fld_incomplete_type_of with may_alias Date: Sun, 02 Jun 2024 02:35:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code, lto X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D114493 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fw at gcc dot gnu.org --- Comment #7 from Sam James --- I've been scratching my head as to why matoro and someone else reported it = with Samba today out of nowhere. I assume it's because of https://sourceware.org/git/?p=3Dglibc.git;a=3Dcommit;h=3D26e7005728f0eea297= 2474e6be2905c467661237. I think it was suggested that a forward decl might work to mitigate the ICE= but I haven't tried (yet).=