From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.12]) by sourceware.org (Postfix) with ESMTPS id 82C01385840D for ; Wed, 24 Apr 2024 13:45:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 82C01385840D 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 82C01385840D Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=192.198.163.12 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713966345; cv=none; b=Jgrxg7UwjQrH2ToB3uKEZHtJv2kXtk3DiOE0p6NNYFDmNnCMKQbxewrq15IESuUv/UeoQNgbQOLJGiiNvusln/5qKd6993QaTYG5RzrgfOscrbp8c7MSZ/Ohs95xo6HaLkFoEO7cYcN8R4rAFSGt6ZtzmqLho2LB5XCR50fY9z4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713966345; c=relaxed/simple; bh=4JyNBj4L8DawBcH64SdmNlF5HscRdNy0VvFp5a3K/+w=; h=Subject:To:Date:Message-Id:From; b=s7WT/y/9R/U57N+M1tejosPHx4UQayF/aEiehPmWvXVyxR2s5OEtrNHHnDj6+y4c5A2ELAU+bKrjKzL9QqKgQXST4aaYTYv10En7DvVHYAH8OPlH7wmDLAjYOI/2laSe36RSdmJK6Xb6c33oJtncFo+eoTYZYAXC2vkwFXzjaMg= ARC-Authentication-Results: i=1; server2.sourceware.org X-CSE-ConnectionGUID: 17M5U31ER5SsZ/BoThFhJA== X-CSE-MsgGUID: LnY2jkGiQAGfozk5l6xBVQ== X-IronPort-AV: E=McAfee;i="6600,9927,11054"; a="13386809" X-IronPort-AV: E=Sophos;i="6.07,226,1708416000"; d="scan'208";a="13386809" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Apr 2024 06:45:43 -0700 X-CSE-ConnectionGUID: UPbxmjgZSBGXO9wivBBoTw== X-CSE-MsgGUID: ioGYLV5iRw+nQWkAnSYl8w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,226,1708416000"; d="scan'208";a="25333840" Received: from shvmail02.sh.intel.com ([10.239.244.9]) by orviesa008.jf.intel.com with ESMTP; 24 Apr 2024 06:45:42 -0700 Received: from shgcc100.sh.intel.com (shgcc100.sh.intel.com [10.239.85.93]) by shvmail02.sh.intel.com (Postfix) with ESMTP id E171910056BB for ; Wed, 24 Apr 2024 21:45:40 +0800 (CST) Received: by shgcc100.sh.intel.com (Postfix, from userid 1003) id BAE553605F1; Wed, 24 Apr 2024 21:45:40 +0800 (CST) Subject: Regressions on master at commit r14-10106 vs commit r14-10104 on Linux/x86_64 To: User-Agent: mail (GNU Mailutils 3.14) Date: Wed, 24 Apr 2024 21:45:40 +0800 Message-Id: <20240424134540.BAE553605F1@shgcc100.sh.intel.com> From: haochenj@shgcc100.sh.intel.com X-Spam-Status: No, score=0.2 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-10106 vs commit r14-10104 on Linux/x86_64 New failures: FAIL: c-c++-common/tsan/atomic_stack.c -O0 output pattern test FAIL: c-c++-common/tsan/bitfield_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/thread_leak.c -O0 execution test FAIL: c-c++-common/tsan/tls_race.c -O2 output pattern test FAIL: c-c++-common/tsan/volatile.c -O2 execution 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 New passes: FAIL: c-c++-common/tsan/bitfield_race.c -O2 output pattern test FAIL: c-c++-common/tsan/fd_pipe_race.c -O0 output pattern test FAIL: c-c++-common/tsan/free_race2.c -O0 output pattern test FAIL: c-c++-common/tsan/pr65400-1.c -O0 output pattern test FAIL: c-c++-common/tsan/pr68260.c -O0 execution test FAIL: c-c++-common/tsan/race_on_barrier.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_barrier.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_mutex2.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.c -O0 output pattern test FAIL: c-c++-common/tsan/simple_race.c -O0 output pattern test FAIL: c-c++-common/tsan/simple_race.c -O0 output pattern test FAIL: c-c++-common/tsan/simple_race.c -O2 output pattern test FAIL: c-c++-common/tsan/simple_race.c -O2 output pattern test FAIL: c-c++-common/tsan/simple_stack.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: g++.dg/tsan/pthread_cond_clockwait.C -O0 execution test