From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E9A57384B104; Mon, 20 Apr 2020 13:07:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E9A57384B104 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1587388023; bh=+ISOO22p+T33fMJIM3Sw5P5KWo0yiWy60uadHRaYFh4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ddzIJ/3W81Kz+wAtjTBsgyEJ8I9wBNscHRxcrTXLozNID9uFUe+9yDVMagklsSAa9 MgOm714d+wq7d/poyt1EDzy3idkhs/bL9gYK2cXEJq6424LXCznq1FYWGukkrVF8qd 6GBlkloY4DQWQgH7dOcaC1MqnQXr84GKsJzlTQC4= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/94556] FAIL: nptl/tst-thread-exit-clobber Date: Mon, 20 Apr 2020 13:07:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: hjl.tools at gmail dot com X-Bugzilla-Target-Milestone: 8.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2020 13:07:04 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94556 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Target Milestone|--- |8.5 --- Comment #11 from H.J. Lu --- Fixed for GCC 10, GCC 9.4 and GCC 8.5.=