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 93D463858D20 for ; Thu, 25 Apr 2024 23:43:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 93D463858D20 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 93D463858D20 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=1714088586; cv=none; b=S9wAuGe3LHIoVomoOnxTshM9Y9F/XaptBvTW5z4mMjaew6RXvbC5frjQOWrMjuwZmfygODrnqs4gFWuwRte47jlKRyBClnqbTQJXnKun5JdVOttSQ2qGLZVAb4R78T5GMTWZlf7GdJr8miSAMGkXH/hVctuVXI8KbuhVguS2MX8= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1714088586; c=relaxed/simple; bh=aL1nj9piCpJp2LLdbIw5BVQgjPXwYmjoAsXbqoysUNA=; h=From:Subject:To:Date:Message-Id; b=jfjZhf0tY5efGr4fuM57Lv8femAjCzBV8tTGFIZSOeQcqPUrImapuwDObW5fClqaxIQ7Br3SuJ1YnYqgITvf0sH1t3oN4WLy5jnceOmi5hcsrQTGRfBYSW+fDnoboGRe/oniTpKePLj6nksmNvNsWQw6g3wgDI2O0Mfww7/UJmc= ARC-Authentication-Results: i=1; server2.sourceware.org X-CSE-ConnectionGUID: EQ/J6BxyQ2y7uZqzjMFWVQ== X-CSE-MsgGUID: JmIyMU+DRLuRBtMmqcMZCA== X-IronPort-AV: E=McAfee;i="6600,9927,11055"; a="9922149" X-IronPort-AV: E=Sophos;i="6.07,230,1708416000"; d="scan'208";a="9922149" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Apr 2024 16:43:03 -0700 X-CSE-ConnectionGUID: 6WmPRbKVQm2OylasarTAtA== X-CSE-MsgGUID: yzWSCFTfT/WVurxHGiEA/Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,230,1708416000"; d="scan'208";a="29894150" Received: from shvmail02.sh.intel.com ([10.239.244.9]) by orviesa003.jf.intel.com with ESMTP; 25 Apr 2024 16:43:02 -0700 Received: from shgcc100.sh.intel.com (shgcc100.sh.intel.com [10.239.85.93]) by shvmail02.sh.intel.com (Postfix) with ESMTP id C2F1D1010703; Fri, 26 Apr 2024 07:43:01 +0800 (CST) Received: by shgcc100.sh.intel.com (Postfix, from userid 1003) id 88C053605F1; Fri, 26 Apr 2024 07:43:01 +0800 (CST) From: Haochen Jiang Subject: Regressions on releases/gcc-13 at commit r13-8649 vs commit r13-8648 on Linux/x86_64 To: , User-Agent: mail (GNU Mailutils 3.14) Date: Fri, 26 Apr 2024 07:43:01 +0800 Message-Id: <20240425234301.88C053605F1@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 releases/gcc-13 at commit r13-8649 vs commit r13-8648 on Linux/x86_64 New failures: New passes: FAIL: c-c++-common/tsan/thread_leak1.c -O2 output pattern test FAIL: c-c++-common/tsan/thread_leak2.c -O0 output pattern test FAIL: c-c++-common/tsan/thread_leak2.c -O2 output pattern test FAIL: c-c++-common/tsan/thread_leak.c -O0 execution test FAIL: c-c++-common/tsan/thread_leak.c -O2 execution 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/tls_race.c -O2 output pattern 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 -O2 output pattern test FAIL: g++.dg/tsan/aligned_vs_unaligned_race.C -O0 output pattern test FAIL: g++.dg/tsan/aligned_vs_unaligned_race.C -O2 output pattern test