From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F339B3882059; Thu, 13 Jun 2024 12:48:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F339B3882059 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718282913; bh=SLNR86qgoOCxsTip2unCk9iZ1lXn6SBpihDJ6MyAXps=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GS5Y8cNklC+27uGh8Eq3ru9qVWIbsvxbDyJJ+L0TGBRoEW/1Oa7jsNWKDBC3Mf5Nl 7EfoIE4g3yt8QndxBShDot37maMtD8lqW783SZhWsOzyp/HgIztEDV5T563Ctxuky4 5DwXjmxMpbrWOAceq7ksazF3JID5BJQZ4UTe24wA= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/115376] ICE with if expression in value setting of a constant declaration Date: Thu, 13 Jun 2024 12:48:32 +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: 13.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: WAITING 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=3D115376 --- Comment #3 from Eric Botcazou --- > After trying and several attempts to find a small reproducer, I'm afraid > that I won't be able to provide better help than the ALS team could. Note that a small reproducer is not mandatory, so it's usually just a matte= r of concatenating the sources files listed in the bug box, optionally compressi= ng the result and attaching it to the PR.=