From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 350B93893666; Mon, 29 May 2023 10:04:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 350B93893666 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685354642; bh=PYz+X9utKbXtaEC1V0lN6oyqlWgLGi7dCj5jR+WwWgY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Mz2FvW6ANI+Eo6AW7znBhndgXP2VEdUCYUi3ghMhj8vkYgz46C3gjl50nkctRS1yA eCRgc/U2CQzGOENeguM4ufFspP2yNhBT0ElSWga4DBy6FmxhTxJJCKzqVuBuFVyd7Z T7G/+6MOEwp4/Fb/wDDVRKXQxJIuRsVrNfLSs61Q= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgomp/98738] task-detach-6.f90 hangs intermittently Date: Mon, 29 May 2023 10:04:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libgomp X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: kcy at codesourcery dot com X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D98738 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|11.4 |11.5 --- Comment #21 from Jakub Jelinek --- GCC 11.4 is being released, retargeting bugs to GCC 11.5.=