From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D0949384DEC2; Mon, 19 Feb 2024 12:17:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0949384DEC2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708345040; bh=sOpWqIV8F0NYgRyTEsR+LtoF4Hiepfalgw89pyyJ2+Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mcjHSz03uKZO6UM5+YKKmFUS6yZmqZCEqWgrkEtIwIHo7AXhZ0qL5Qds6FzhbBW0D wMmZEwwryyw9JgjfL6TsGRumCJUO2BhVHefDMf4KILPlX675/ub74/ECQnVttaUIhc hTrSZ51OiFZbnny+rhPnNGp8gPaYDAo8rf/OwdpE= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/113979] [10/11/12/13/14 regression] bogus error on allocator for type with Dynamic_Predicate Date: Mon, 19 Feb 2024 12:17:20 +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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on short_desc everconfirmed 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=3D113979 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2024-02-19 Summary|Allocation of 2D array |[10/11/12/13/14 regression] |fails when Dynamic |bogus error on allocator |Predicate applied to type |for type with | |Dynamic_Predicate Ever confirmed|0 |1 CC| |ebotcazou at gcc dot gnu.o= rg --- Comment #1 from Eric Botcazou --- Presumably something goes wrong during the expansion of the check.=