From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 09729385829B; Mon, 4 Dec 2023 17:24:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 09729385829B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701710677; bh=01YUpoTD77msVL9pwa9kVFX2NudWBhcUSS4mozSoJBM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bkB/mX9vImk6724xq6mbwZ6VOIZwc5Yc0Ys1kdycbwTsv9TUA7WeSxBti0HHq6HJv limYHp3HnRXDh13VuXwXRnZuCg4HOp+EaNLw/hYRlJMcnuzx2vQF2eTOpVyslNRtUV RVIc4I73fJJ5UlNQ3M/YPfHTfTfAq6Gc1HMl9SWA= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/112781] [13/14 regression] ICE in generic instantiation Date: Mon, 04 Dec 2023 17:24:36 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc cc cf_reconfirmed_on everconfirmed bug_status 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=3D112781 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[13?/14 regression] ICE in |[13/14 regression] ICE in |generic instantiation |generic instantiation CC| |ebotcazou at gcc dot gnu.o= rg Last reconfirmed| |2023-12-04 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Eric Botcazou --- At least the program runs quietly when compiled with earlier compilers.=