From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 78F163857342; Thu, 15 Jun 2023 14:59:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 78F163857342 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686841182; bh=e+mRFfCjOnLlVcacCSCAsxzxWDt37RZIUu0IwMJSW6o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wBoikpKd/ro5LwEJeQEHZ6OXPin5s/sLANdzxh2mB9tOauC5SMFv2thQxFTBK29h2 fDGR8dgYYtBWz4tWotjzY4affT55fS3ZTCW6TKoIxRxBCJxc1uquIPKGWhc77JswZB 9trGABeGA+u2aKaqFG6y0+mBjJM4n0cAdkYPphpU= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/109798] internal error on iterator filter with -gnatVa Date: Thu, 15 Jun 2023 14:59:40 +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: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ebotcazou at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone bug_file_loc resolution 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=3D109798 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |13.2 URL| |https://gcc.gnu.org/piperma | |il/gcc-cvs/2023-June/385050 | |.html Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #11 from Eric Botcazou --- Fixed on the mainline and 13 branch.=