From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.9]) by sourceware.org (Postfix) with ESMTPS id B8446385840D for ; Wed, 24 Apr 2024 17:00:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B8446385840D Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=shgcc100.sh.intel.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=shgcc100.sh.intel.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org B8446385840D Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=198.175.65.9 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713978021; cv=none; b=OGSZBtfC9M+hc5gA7Mn2wJ4Ha35JrAJOQSL8Rp/jO/r40Dr+eRK01XX/dfWpxLb1NKuqLjv55FdEo85f4Lln8bYcsdW++abk0F6K7ybYwdFZJKmNXwd2vWETGlbOu8iBAFPSe2Yq177+lPCM03FIhs1YZ+MuktR6R94I2N9kUR4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713978021; c=relaxed/simple; bh=b43qjbchoJDuz9J1UPYQMcqjgUYidAY8YaMzej6pNmc=; h=Subject:To:Date:Message-Id:From; b=PlrjsgwNrdPPfZgWsMp7Y3EoJtT15YVWg8oXuW0Mr2ExaSe9GBsscc7OmFl14ieXuixl/UZTdTIUFpU4lAYs3CHNlKqERaUybuhzPYSvvLarsRxKXdUVkWwoAhr7gaNr9yb6cVKLeDROM37zACtITRy5IaFRTnjr9PRiQTHO51k= ARC-Authentication-Results: i=1; server2.sourceware.org X-CSE-ConnectionGUID: qAzb+N9VTmmx2zXcv1TA0Q== X-CSE-MsgGUID: P8QOD+dSQqaJjCeN3ew4bw== X-IronPort-AV: E=McAfee;i="6600,9927,11054"; a="32114440" X-IronPort-AV: E=Sophos;i="6.07,226,1708416000"; d="scan'208";a="32114440" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Apr 2024 10:00:17 -0700 X-CSE-ConnectionGUID: 9GMgDhyiSp+fjIla5T5AeQ== X-CSE-MsgGUID: on2MQOYZTRy8F+33vaCuHw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,226,1708416000"; d="scan'208";a="24730295" Received: from shvmail03.sh.intel.com ([10.239.245.20]) by orviesa009.jf.intel.com with ESMTP; 24 Apr 2024 10:00:16 -0700 Received: from shgcc100.sh.intel.com (shgcc100.sh.intel.com [10.239.85.93]) by shvmail03.sh.intel.com (Postfix) with ESMTP id 7FFCD1007C3E for ; Thu, 25 Apr 2024 01:00:15 +0800 (CST) Received: by shgcc100.sh.intel.com (Postfix, from userid 1003) id 599B33605F1; Thu, 25 Apr 2024 01:00:15 +0800 (CST) Subject: Regressions on master at commit r14-10108 vs commit r14-10106 on Linux/x86_64 To: User-Agent: mail (GNU Mailutils 3.14) Date: Thu, 25 Apr 2024 01:00:15 +0800 Message-Id: <20240424170015.599B33605F1@shgcc100.sh.intel.com> From: haochenj@shgcc100.sh.intel.com X-Spam-Status: No, score=0.3 required=5.0 tests=BAYES_00,DKIM_ADSP_NXDOMAIN,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,NO_DNS_FOR_FROM,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Regressions on master at commit r14-10108 vs commit r14-10106 on Linux/x86_64 New failures: FAIL: c-c++-common/tsan/race_on_barrier2.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_mutex2.c -O0 output pattern test FAIL: c-c++-common/tsan/thread_leak1.c -O0 output pattern test FAIL: c-c++-common/tsan/thread_leak1.c -O2 output pattern test FAIL: c-c++-common/tsan/thread_leak2.c -O2 output pattern test FAIL: c-c++-common/tsan/tiny_race.c -O2 output pattern test FAIL: c-c++-common/tsan/volatile.c -O0 execution test FAIL: g++.dg/tsan/default_options.C -O2 execution test FAIL: g++.dg/tsan/fd_close_norace2.C -O0 execution test FAIL: g++.dg/tsan/fd_close_norace2.C -O2 execution test FAIL: g++.dg/tsan/fd_close_norace.C -O2 execution test FAIL: g++.dg/tsan/pr64265.C -O0 output pattern test FAIL: g++.dg/tsan/pr64265.C -O2 output pattern test FAIL: g++.dg/tsan/vptr_benign_race.C -O0 execution test FAIL: g++.dg/tsan/vptr_benign_race.C -O2 execution test FAIL: g++.dg/tsan/vptr_harmful_race.C -O0 output pattern test FAIL: g++.dg/tsan/vptr_harmful_race.C -O2 output pattern test New passes: FAIL: c-c++-common/tsan/atomic_stack.c -O0 output pattern test FAIL: c-c++-common/tsan/atomic_stack.c -O2 output pattern test FAIL: c-c++-common/tsan/bitfield_race.c -O0 output pattern test FAIL: c-c++-common/tsan/free_race2.c -O2 output pattern test FAIL: c-c++-common/tsan/free_race.c -O0 output pattern test FAIL: c-c++-common/tsan/mutexset1.c -O0 output pattern test FAIL: c-c++-common/tsan/mutexset1.c -O2 output pattern test FAIL: c-c++-common/tsan/pr65400-1.c -O2 output pattern test FAIL: c-c++-common/tsan/pr65400-3.c -O0 output pattern test FAIL: c-c++-common/tsan/pr65400-3.c -O2 output pattern test FAIL: c-c++-common/tsan/pr68260.c -O2 execution test FAIL: c-c++-common/tsan/race_on_barrier2.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.c -O2 output pattern test FAIL: c-c++-common/tsan/tls_race.c -O2 output pattern test FAIL: c-c++-common/tsan/write_in_reader_lock.c -O0 output pattern test FAIL: c-c++-common/tsan/write_in_reader_lock.c -O2 output pattern test