From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E94143835C25; Thu, 27 Jun 2024 11:29:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E94143835C25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1719487783; bh=DmJQirKDbsD+HOfJ3IssX4bOqcSL68ANLRL/WoPSfQk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QatAooC8wF3AH4HP4ZHDx6b/YJhR7k1vKG6mR6KmVBy2CD4IHbsEjOHmVRoQreTwM tqYjEwZ60iGiu7D0cDi+k2lPtn2crdh60dOYWZhM7Pyo4WtEj8+erHhgapkGr6I+Wg Mi5UHIUZITH5OLIIiQs7XVvT5+ERepVlJ/cR20lo= From: "saulius.grazulis at bti dot vu.lt" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/115630] Bounded queue does not finalize controlled components Date: Thu, 27 Jun 2024 11:29:43 +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: saulius.grazulis at bti dot vu.lt 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=3D115630 --- Comment #3 from Saulius Gra=C5=BEulis --- PS All other queues also behave as expected when compiled with GNAT 15.0.=