From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BE8F83858D38; Sat, 23 Mar 2024 20:20:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE8F83858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711225204; bh=cCB7FGtm0YzkxA50eh0S99mEv4DyzMcKnkHQ+IR+XE4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ScbduYnMn3MF6KgT3kezAkGpUPStaK6qlhxHSm6riOrCjAWD58ZcirshOUe5nGVLk PoDf6OvaF1AjJzbpkwPWezfcryfBwAPL3Hh8ykhDPyLZNqRCMiaJHeswrz9D8rKOl2 w5Wnb7qk0fuBr+yfKKIsr5BBcso1wiP0lGBAqYMY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/98621] [11/12/13/14 Regression] ICE: x from g referenced in f Date: Sat, 23 Mar 2024 20:20:03 +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: 11.0 X-Bugzilla-Keywords: error-recovery, ice-on-invalid-code, needs-bisection X-Bugzilla-Severity: minor X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords cf_known_to_work 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=3D98621 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-bisection Known to work| |14.0 --- Comment #7 from Andrew Pinski --- Looks like this was fixed on the trunk.=