From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.17]) by sourceware.org (Postfix) with ESMTPS id C24B2384640E for ; Thu, 25 Apr 2024 01:00:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C24B2384640E 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 C24B2384640E Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=198.175.65.17 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1714006835; cv=none; b=smn7Liw4POtjIZIvuCSXw7kwkN4yI/hPWqHsSMlcxYimi92D23CebUmb18jPHgbgmPcS7VHfHfTh3FhQeTkqRiJ/QwUVxElFOvAvOZT++a9sTWAS1OY1RgFvCCinA2egT/rdWFe0qxe2cCAjAd8SB5+mDklFJt8loUeJMRtacFE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1714006835; c=relaxed/simple; bh=3ygtt43lE/eB+UXzS3VX2IoFh+XZhnqcTTxMWxyBxQI=; h=Subject:To:Date:Message-Id:From; b=WbWE9Fx8Rcxt3Blg22WeRN0jIgUULvTM82UwrqIUATl86SEF1/+N6tfYNKxlGdmcU6opt0hxTtZ2qPDz9BHK/oYGiV3alisNADkJM4dA9NW3QsKR3SB9+agmG4/MQl+RmLAcqcFZbqcuMXGRJjED/yRchb2TxbrQV/QQYvUGyJI= ARC-Authentication-Results: i=1; server2.sourceware.org X-CSE-ConnectionGUID: i2pGtGyFRUKn6hnzvWTUFA== X-CSE-MsgGUID: 2NztQq8qTQ2bdcfIKXr4Ww== X-IronPort-AV: E=McAfee;i="6600,9927,11054"; a="9781470" X-IronPort-AV: E=Sophos;i="6.07,227,1708416000"; d="scan'208";a="9781470" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Apr 2024 18:00:28 -0700 X-CSE-ConnectionGUID: oXwDbFiOQkeEi6kl9eZ5Gw== X-CSE-MsgGUID: 3yqlj27gQR+b8cFpERN3ZA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,227,1708416000"; d="scan'208";a="25321115" Received: from shvmail03.sh.intel.com ([10.239.245.20]) by orviesa006.jf.intel.com with ESMTP; 24 Apr 2024 18:00:26 -0700 Received: from shgcc100.sh.intel.com (shgcc100.sh.intel.com [10.239.85.93]) by shvmail03.sh.intel.com (Postfix) with ESMTP id DEB1D1009161 for ; Thu, 25 Apr 2024 09:00:25 +0800 (CST) Received: by shgcc100.sh.intel.com (Postfix, from userid 1003) id B8C873605F1; Thu, 25 Apr 2024 09:00:25 +0800 (CST) Subject: Regressions on master at commit r14-10111 vs commit r14-10109 on Linux/x86_64 To: User-Agent: mail (GNU Mailutils 3.14) Date: Thu, 25 Apr 2024 09:00:25 +0800 Message-Id: <20240425010025.B8C873605F1@shgcc100.sh.intel.com> From: haochenj@shgcc100.sh.intel.com X-Spam-Status: No, score=0.4 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-10111 vs commit r14-10109 on Linux/x86_64 New failures: 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/free_race.c -O2 output pattern test FAIL: c-c++-common/tsan/mutexset1.c -O0 output pattern test FAIL: c-c++-common/tsan/pr65400-1.c -O0 output pattern test FAIL: c-c++-common/tsan/pr65400-3.c -O0 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_barrier.c -O2 output pattern test FAIL: c-c++-common/tsan/simple_race.c -O0 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: c-c++-common/tsan/thread_leak2.c -O2 output pattern test FAIL: c-c++-common/tsan/tls_race.c -O2 output pattern test FAIL: c-c++-common/tsan/volatile.c -O0 execution test FAIL: c-c++-common/tsan/volatile.c -O0 execution 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 -O0 output pattern test FAIL: g++.dg/tsan/aligned_vs_unaligned_race.C -O2 output pattern test FAIL: g++.dg/tsan/atomic_free2.C -O0 output pattern test FAIL: g++.dg/tsan/atomic_free2.C -O2 output pattern test FAIL: g++.dg/tsan/atomic_free.C -O0 output pattern test FAIL: g++.dg/tsan/cond_race.C -O2 output pattern test FAIL: g++.dg/tsan/default_options.C -O0 execution test FAIL: g++.dg/tsan/pthread_cond_clockwait.C -O0 execution test FAIL: g++.dg/tsan/vptr_benign_race.C -O2 execution test New passes: FAIL: c-c++-common/tsan/race_on_mutex.c -O2 output pattern test FAIL: c-c++-common/tsan/thread_leak2.c -O0 output pattern test FAIL: c-c++-common/tsan/tiny_race.c -O0 output pattern test FAIL: c-c++-common/tsan/tiny_race.c -O2 output pattern 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/vptr_benign_race.C -O0 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