From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7840) id 9313F3858C33; Mon, 20 Nov 2023 21:52:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9313F3858C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700517164; bh=NhMLs+NdoEnK64qzQ4apV5Xln8dWRfobzibShpSY8oo=; h=From:To:Subject:Date:From; b=sK/xXGykn8mzF88PSMrDIV+T/MKI3D5/NwerZtoiWUkGiWBYNYcHjUhgNL2Z20p4J EL0cAs8bgh5Ab/VDddNz9g85qqthHKDtt9l5ukBFH6OdA27NZpOHl0CWXdOnKtvrGW Dg0DPWu/uqsMQG4zuydpomdh+zst+3enkLYe2IFs= 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: d14c6ed627a08d465a04d386d5d19bfcf3c71220 X-Git-Newrev: 9f0021efd996616ca49024be3ce371fbea79318c Message-Id: <20231120215244.9313F3858C33@sourceware.org> Date: Mon, 20 Nov 2023 21:52:44 +0000 (GMT) List-Id: https://gcc.gnu.org/g:9f0021efd996616ca49024be3ce371fbea79318c commit 9f0021efd996616ca49024be3ce371fbea79318c Author: MS Automation Date: Mon Nov 20 11:22:02 2023 +0000 Update xfail with new failures Diff: --- contrib/testsuite-management/x86_64-pc-linux-gnu.xfail | 9 ++++++++- 1 file changed, 8 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 7decd1dd5f5..b31b671ff18 100644 --- a/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail +++ b/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail @@ -222,4 +222,11 @@ FAIL: gcc.target/i386/avx2-vpackusdw-2.c execution test FAIL: gcc.target/i386/avx2-vpackuswb-2.c execution test FAIL: gcc.target/i386/sse2-packuswb-1.c execution test FAIL: gcc.target/i386/pr43644-2.c scan-assembler-times movq 1 -FAIL: gcc.target/i386/pr82580.c scan-assembler-not \\mmovzb \ No newline at end of file +FAIL: gcc.target/i386/pr82580.c scan-assembler-not \\mmovzb +FAIL: g++.dg/modules/xtreme-header-4_b.C -std=c++2b (internal compiler error: tree check: expected class 'type', have 'declaration' (template_decl) in get_originating_module_decl, at cp/module.cc:18649) +FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++2b (internal compiler error: tree check: expected class 'type', have 'declaration' (template_decl) in get_originating_module_decl, at cp/module.cc:18649) +FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++2b (test for excess errors) +FAIL: g++.dg/modules/xtreme-header_b.C -std=c++2b (internal compiler error: tree check: expected class 'type', have 'declaration' (template_decl) in get_originating_module_decl, at cp/module.cc:18649) +FAIL: gcc.dg/gomp/pr27573.c (internal compiler error: verify_gimple failed) +FAIL: gcc.dg/gomp/pr27573.c (test for excess errors) +FAIL: gcc.dg/tree-ssa/ssa-lim-11.c scan-tree-dump-times lim2 "Executing store motion of __gcov0.access_buf\\[[12]\\] from loop 1" 2 \ No newline at end of file