From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8B3433858C39; Sat, 20 Apr 2024 15:49:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8B3433858C39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713628157; bh=1uP1gUsS/+jcsn/5itdbG14TalTlj/+ZqsOGcbHusUs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iODfDvk7WdgR7oCgTS4RBhZqVp1SUV869oW/wAx0PfyImXyNRcJoZ3nR3X/ztrHJX WlWKdmkJznwzI4RWugpN66Fcp/z2V3VEt6MzpzSIsjh66G7KimwF4iYR4kdXTUuTVQ GRYu92XhknSgoL8WZW/EMQcrmEAxTuHA1ztT0TvI= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/114710] temporary object finalized too late Date: Sat, 20 Apr 2024 15:49:16 +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: 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: cc everconfirmed short_desc cf_reconfirmed_on 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=3D114710 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu.o= rg Ever confirmed|0 |1 Summary|Temporary object finalized |temporary object finalized |too late, causing deadlock |too late Last reconfirmed| |2024-04-20 Status|UNCONFIRMED |NEW --- Comment #1 from Eric Botcazou --- Yes, this works as expected in simpler cases, but not here.=