From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 46EF03858C2B; Mon, 15 May 2023 10:31:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 46EF03858C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684146687; bh=g1OdsVcZ6PuOmZ3WTm0sXwb3dIt7IFrjjr9yOKXnKfg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oawEFQQZVslH4O3Fvy0kNzxemIIiE3BDGMI0eXIHfBngGYqw1pkFuBu24wqrMCFTk WvGSybWXOTLv/REfI4o7W1aFq99ENhZ2ZoxD0qLkX3mcpFMo7pNfTJkkV6C9KbIm/W kkdn0MyKVoZcxUVaTMYmuXquvx8KzomR0Bznt8EA= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/66005] libgomp make check time is excessive Date: Mon, 15 May 2023 10:31:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 6.0 X-Bugzilla-Keywords: openacc, openmp, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: tschwinge at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status component keywords 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=3D66005 Thomas Schwinge changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Component|libgomp |testsuite Keywords| |openacc, openmp --- Comment #7 from Thomas Schwinge --- Resolved for GCC 14. Not planning on backporting to release branches (but could, if desired).=