From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by sourceware.org (Postfix) with ESMTPS id 5718A3857B9B for ; Thu, 8 Jun 2023 00:26:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5718A3857B9B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gnu-clx-1.sc.intel.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=gnu-clx-1.sc.intel.com X-IronPort-AV: E=McAfee;i="6600,9927,10734"; a="341806184" X-IronPort-AV: E=Sophos;i="6.00,225,1681196400"; d="scan'208";a="341806184" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Jun 2023 17:26:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10734"; a="956493201" X-IronPort-AV: E=Sophos;i="6.00,225,1681196400"; d="scan'208";a="956493201" Received: from scymds03.sc.intel.com ([10.148.94.166]) by fmsmga006.fm.intel.com with ESMTP; 07 Jun 2023 17:26:52 -0700 Received: from gnu-clx-1.sc.intel.com (gnu-clx-1.sc.intel.com [172.25.70.179]) by scymds03.sc.intel.com (Postfix) with ESMTP id 3800E7F; Wed, 7 Jun 2023 17:26:52 -0700 (PDT) Received: by gnu-clx-1.sc.intel.com (Postfix, from userid 1000) id 364ED3E001E; Wed, 7 Jun 2023 17:26:52 -0700 (PDT) Date: Wed, 07 Jun 2023 17:26:52 -0700 To: haochen.jiang@intel.com, hjl.tools@gmail.com, gcc-regression@gcc.gnu.org Subject: Regressions on native/master at commit r14-1625 vs commit r14-1622 on Linux/x86_64 User-Agent: Heirloom mailx 12.5 7/5/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20230608002652.364ED3E001E@gnu-clx-1.sc.intel.com> From: "H. J. Lu" 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,T_SCC_BODY_TEXT_LINE 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 native/master at commit r14-1625 vs commit r14-1622 on Linux/x86_64 New failures: FAIL: 25_algorithms/minmax/constrained.cc (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 102) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 106) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 109) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 113) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 114) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 116) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 34) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 44) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 62) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 68) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 74) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 93) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 94) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 98) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for errors, line 99) FAIL: g++.dg/cpp2a/spaceship-p1186.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth10.C -std=gnu++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth10.C -std=gnu++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth12.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth12.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth13.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth13.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth14.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth14.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth1a.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth1a.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth1.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth1.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth2a.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth2a.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth2b.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth2b.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth2.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth2.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth4.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth4.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-synth5.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-synth5.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/spaceship-weak1.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/cpp2a/spaceship-weak1.C -std=c++20 (test for excess errors) FAIL: std/time/month_day/1.cc (test for excess errors) FAIL: std/time/month_day_last/1.cc (test for excess errors) FAIL: std/time/year_month/1.cc (test for excess errors) FAIL: std/time/year_month_day/1.cc (test for excess errors) FAIL: std/time/year_month_day/4.cc (test for excess errors) FAIL: std/time/year_month_day_last/1.cc (test for excess errors) New passes: