From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 621153858C2F; Tue, 16 May 2023 20:38:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 621153858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684269539; bh=kjI/VXFCc1YB+uMOGmcw1I3xHVeytcB9OIY8r3PaDRs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fuQUHn7rFOhAPcjj1uVNbu9qyjJyZ5kEHxuhkcPLYJbUDru/Moyc8bBR0+jbNQMYm AAIvNuUxatLLAHVyeaeV6rA1S27l3tHWWEkJSn0z3f7OVLReHZ08TGIovQThoMvx0N w1xkIBrJw8kdbYMi1RRqjQHP5pTnQP5um/yNk/fc= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/40094] FAIL: ext/throw_allocator/deallocate_global.cc execution test Date: Tue, 16 May 2023 20:38:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 4.5.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: redi 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: 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=3D40094 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING --- Comment #24 from Jonathan Wakely --- Dave, is this still an issue on the currently supported hp-ux targets?=