From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7840) id 04ACB3858C36; Thu, 27 Apr 2023 01:03:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 04ACB3858C36 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682557432; bh=vSHxQOdaWNQa9/uOJ4PYIpl9p1S8tzMYPZMWWKzrNs8=; h=From:To:Subject:Date:From; b=fEhKYop6e0u3zmHIfCkTPihZnplw/EiJzvUoTu2RQYZqrTwoeE6alUfNSoS5k6Dzg gMeED4ydb9QSiRRcQ1c9SfT7QSC0PQbMOBMYraBaAFx0cJZwlX3aTIuaqy2A+QjyBM gQPOrWnWizhmIL04qdUO9bcrdM7K6tMCEME6btR0= 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 with new failures. X-Act-Checkin: gcc X-Git-Author: Eugene Rozenfeld X-Git-Refname: refs/vendors/microsoft/heads/main X-Git-Oldrev: 2e2b41d5b18a5c3afde2b56c657edcd81d1c5d8b X-Git-Newrev: 81deaed9eaf1dd07947cdf7881aeda45b5088cf0 Message-Id: <20230427010352.04ACB3858C36@sourceware.org> Date: Thu, 27 Apr 2023 01:03:52 +0000 (GMT) List-Id: https://gcc.gnu.org/g:81deaed9eaf1dd07947cdf7881aeda45b5088cf0 commit 81deaed9eaf1dd07947cdf7881aeda45b5088cf0 Author: Eugene Rozenfeld Date: Wed Apr 26 17:59:01 2023 -0700 Update with new failures. Diff: --- contrib/testsuite-management/x86_64-pc-linux-gnu.xfail | 5 ++++- 1 file changed, 4 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 54940fe42d9..0383089ec3e 100644 --- a/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail +++ b/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail @@ -183,4 +183,7 @@ FAIL: gcc.target/i386/pr89618.c scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/mla_1.c (test for excess errors) UNRESOLVED: g++.dg/cpp2a/concepts-lambda3.C -std=c++14 compilation failed to produce executable UNRESOLVED: g++.dg/cpp2a/concepts-lambda3.C -std=c++17 compilation failed to produce executable -UNRESOLVED: g++.dg/cpp2a/concepts-lambda3.C -std=c++98 compilation failed to produce executable \ No newline at end of file +UNRESOLVED: g++.dg/cpp2a/concepts-lambda3.C -std=c++98 compilation failed to produce executable +FAIL: std/time/time_zone/get_info_local.cc execution test +FAIL: gcc.dg/analyzer/file-CWE-1341-example.c (test for excess errors) +FAIL: gcc.dg/analyzer/pipe-glibc.c (test for excess errors) \ No newline at end of file