From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7840) id DE3133857BB8; Sun, 16 Oct 2022 00:28:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DE3133857BB8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665880119; bh=u85JRDROCd3KuIKxymPtxu4SZFi9yfQVzPNVd5CCi6s=; h=From:To:Subject:Date:From; b=vHXUbXHyg2q6aMpn9v6Za2bCKV/KrD6y3yg1+Jb99Xdw8aXSgWklTimCPyCEv4u/6 wC5gOfh92/hLQVFHduvPqaLZLatteBckBruPVkNvX+P1YphswL8j/7cu35xGrgCe9P JmzG2RKHWntnUD4NNbvU8zCdkZq9GtBWfF1FJRuk= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Eugene Rozenfeld To: gcc-cvs@gcc.gnu.org Subject: [gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures X-Act-Checkin: gcc X-Git-Author: MS Automation X-Git-Refname: refs/vendors/microsoft/heads/main X-Git-Oldrev: 2f3630bdb24ecc79ac8a3722ebe95448bf8dff73 X-Git-Newrev: a5f865de568e75d4e1c9302ffe5272733b962ff1 Message-Id: <20221016002839.DE3133857BB8@sourceware.org> Date: Sun, 16 Oct 2022 00:28:39 +0000 (GMT) List-Id: https://gcc.gnu.org/g:a5f865de568e75d4e1c9302ffe5272733b962ff1 commit a5f865de568e75d4e1c9302ffe5272733b962ff1 Author: MS Automation Date: Sat Oct 15 10:13:05 2022 +0000 Update xfail with new failures Diff: --- contrib/testsuite-management/x86_64-pc-linux-gnu.xfail | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail b/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail index 0fd3f25ece2..596bd8b80d3 100644 --- a/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail +++ b/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail @@ -171,4 +171,5 @@ FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++14 at line 68 (test FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++17 at line 68 (test for errors, line 67) FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++20 at line 68 (test for errors, line 67) FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++98 at line 68 (test for errors, line 67) -FAIL: c-c++-common/goacc/struct-component-kind-1.c at line 68 (test for errors, line 67) \ No newline at end of file +FAIL: c-c++-common/goacc/struct-component-kind-1.c at line 68 (test for errors, line 67) +FAIL: gcc.dg/tree-ssa/forwprop-19.c scan-tree-dump-not forwprop1 "VEC_PERM_EXPR" \ No newline at end of file