From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 90D213858D20; Sat, 10 Feb 2024 07:50:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 90D213858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707551408; bh=gcu+M+UtDHv+vFFSZwtwgw4P4tz4z8/+i7HvvphZuWA=; h=From:To:Subject:Date:From; b=xK39B8NZVGDf/KNcKFqrEJwoMtmiTykzqdrmlve+F7a6A7RBggpBMraettdapDma0 bpqjr1IKGhxJUpvyhTUp1hLD6NyfJ7suFiaGKpgSY4vFI/kD4BTeduSpnN9YewW/fq 0M0YABsBU2z7HiwtiOqAdg8MhbMVl8SWLpQM1l0U= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/113861] New: c-c++-common/gomp/pr63328.c and gcc.dg/gomp/pr87895-2.c now XPASS Date: Sat, 10 Feb 2024 07:50:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter target_milestone cf_gcctarget Message-ID: 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=3D113861 Bug ID: 113861 Summary: c-c++-common/gomp/pr63328.c and gcc.dg/gomp/pr87895-2.c now XPASS Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: testsuite-fail Severity: normal Priority: P3 Component: testsuite Assignee: pinskia at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- Target: aarch64 These started to XPASS after r14-6416-gf5fc001a84a7db which was the fix to = get them xpass. Will submit a patch to un-xfail them tomorrow or the day after.=