From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7840) id 4A30E3857C66; Wed, 19 Jan 2022 22:54:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4A30E3857C66 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: bcc96c52461fe8822f859f5b2fea3bb6dbb96c26 X-Git-Newrev: 0e8fc2610ebdfafccfd3b9421a8dc1896c716c9a Message-Id: <20220119225445.4A30E3857C66@sourceware.org> Date: Wed, 19 Jan 2022 22:54:45 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2022 22:54:45 -0000 https://gcc.gnu.org/g:0e8fc2610ebdfafccfd3b9421a8dc1896c716c9a commit 0e8fc2610ebdfafccfd3b9421a8dc1896c716c9a Author: MS Automation Date: Wed Jan 19 10:12:58 2022 +0000 Update xfail with new failures Diff: --- contrib/testsuite-management/x86_64-pc-linux-gnu.xfail | 13 ++++++++++++- 1 file changed, 12 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 ffa5fbd6e7d..f766a124abb 100644 --- a/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail +++ b/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail @@ -263,4 +263,15 @@ FAIL: gcc.target/i386/pr94494.c (internal compiler error: in operator[], at vec. FAIL: gcc.target/i386/pr94494.c (test for excess errors) FAIL: gcc.target/i386/vect-reduc-1.c scan-assembler-times padd 5 FAIL: gcc.target/i386/vect-reduc-1.c scan-tree-dump vect "LOOP EPILOGUE VECTORIZED" -FAIL: maintainers-verify.sh \ No newline at end of file +FAIL: maintainers-verify.sh +ERROR: g++.dg/gcov/gcov-17.C : error executing dg-final: can't read "script": no such variable +ERROR: g++.dg/gcov/pr98273.C : error executing dg-final: can't read "script": no such variable +FAIL: g++.dg/asan/asan_test.C -O2 (test for excess errors) +FAIL: g++.dg/cpp0x/constexpr-compare2.C -std=c++14 (test for excess errors) +FAIL: g++.dg/cpp0x/constexpr-compare2.C -std=c++17 (test for excess errors) +FAIL: g++.dg/cpp0x/constexpr-compare2.C -std=c++20 (test for excess errors) +FAIL: g++.dg/warn/pr104025.C -std=gnu++14 (test for excess errors) +FAIL: g++.dg/warn/pr104025.C -std=gnu++17 (test for excess errors) +FAIL: g++.dg/warn/pr104025.C -std=gnu++20 (test for excess errors) +FAIL: g++.dg/warn/pr104025.C -std=gnu++98 (test for excess errors) +UNRESOLVED: g++.dg/asan/asan_test.C -O2 compilation failed to produce executable \ No newline at end of file