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 0219038460B4 for ; Thu, 25 Apr 2024 08:51:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0219038460B4 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 0219038460B4 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=1714035071; cv=none; b=FVjwqy04wqQjN3u95bg/dTEahhMn5ZSFroY8D6vPgapqiryD44RvnJWANtM4Mpu/04o270p8JdgGjIUenNYTKs0i3w2vJ+I4N3DOK4FCulcj45xjx1iNcl4wejJTS7Rfvdatbi5j/MzdG6aXi4525Z4zTZ5f2HJbIdoMaKKDLZ0= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1714035071; c=relaxed/simple; bh=OCrGyspgx+BwLJZVy/ay1bWFywEwwToTbVRpSJRz27k=; h=Subject:To:Date:Message-Id:From; b=QR5VG8rtAYsc2FdiqxPmUMrUiTod38Z3RhMx3M/ZU8znpHHXQ01sDpfuBkphCoQpRJXaRV8DiStseKufb6ZP1WI0/4e4ytmnjNIRCe02/PFEcO8Sc19dglB9imzrINn+1j2NQHGRMnnQIS0vMa9PlKQox+U02hMRDeim8Rw9JPY= ARC-Authentication-Results: i=1; server2.sourceware.org X-CSE-ConnectionGUID: ZkX73JspTVKcVZMRJH/1hQ== X-CSE-MsgGUID: NSG4rI/mQhKKQ/koUhWhQw== X-IronPort-AV: E=McAfee;i="6600,9927,11054"; a="13490750" X-IronPort-AV: E=Sophos;i="6.07,228,1708416000"; d="scan'208";a="13490750" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Apr 2024 01:51:03 -0700 X-CSE-ConnectionGUID: uPN6VY0eSkaAItxsH/PFaA== X-CSE-MsgGUID: FEoYZdZnTZGdBxNKgfjz4w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,228,1708416000"; d="scan'208";a="25625375" Received: from shvmail03.sh.intel.com ([10.239.245.20]) by orviesa008.jf.intel.com with ESMTP; 25 Apr 2024 01:51:03 -0700 Received: from shgcc100.sh.intel.com (shgcc100.sh.intel.com [10.239.85.93]) by shvmail03.sh.intel.com (Postfix) with ESMTP id 866B6100512A; Thu, 25 Apr 2024 16:51:01 +0800 (CST) Received: by shgcc100.sh.intel.com (Postfix, from userid 1003) id 600F23605F1; Thu, 25 Apr 2024 16:51:01 +0800 (CST) Subject: Regressions on master at commit r14-10115 vs commit r14-10111 on Linux/x86_64 To: , User-Agent: mail (GNU Mailutils 3.14) Date: Thu, 25 Apr 2024 16:51:01 +0800 Message-Id: <20240425085101.600F23605F1@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-10115 vs commit r14-10111 on Linux/x86_64 New failures: 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/fd_pipe_race.c -O0 output pattern test FAIL: c-c++-common/tsan/fd_pipe_race.c -O2 output pattern test FAIL: c-c++-common/tsan/mutexset1.c -O2 output pattern test FAIL: c-c++-common/tsan/pr65400-3.c -O2 output pattern test FAIL: c-c++-common/tsan/pr68260.c -O0 execution test FAIL: c-c++-common/tsan/race_on_mutex2.c -O0 output pattern test 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: c-c++-common/tsan/tls_race.c -O0 output pattern test FAIL: c-c++-common/tsan/volatile.c -O2 execution test FAIL: c-c++-common/tsan/write_in_reader_lock.c -O2 output pattern test FAIL: c-c++-common/tsan/write_in_reader_lock.c -O2 output pattern test FAIL: g++.dg/tsan/aligned_vs_unaligned_race.C -O0 output pattern test FAIL: g++.dg/tsan/benign_race.C -O0 execution test FAIL: g++.dg/tsan/default_options.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/vptr_benign_race.C -O0 execution test FAIL: g++.dg/tsan/vptr_harmful_race.C -O0 output pattern test New passes: FAIL: c-c++-common/tsan/free_race2.c -O2 output pattern test FAIL: c-c++-common/tsan/pr65400-1.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.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 -O2 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/tls_race.c -O2 output pattern test FAIL: c-c++-common/tsan/volatile.c -O0 execution 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 -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