From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by sourceware.org (Postfix) with ESMTPS id 920C13858D3C for ; Fri, 9 Jun 2023 19:26:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 920C13858D3C 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,10736"; a="338032833" X-IronPort-AV: E=Sophos;i="6.00,230,1681196400"; d="scan'208";a="338032833" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jun 2023 12:26:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10736"; a="1040589201" X-IronPort-AV: E=Sophos;i="6.00,230,1681196400"; d="scan'208";a="1040589201" Received: from scymds03.sc.intel.com ([10.148.94.166]) by fmsmga005.fm.intel.com with ESMTP; 09 Jun 2023 12:26:29 -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 20F4485B; Fri, 9 Jun 2023 12:26:29 -0700 (PDT) Received: by gnu-clx-1.sc.intel.com (Postfix, from userid 1000) id 1FB5F3E001E; Fri, 9 Jun 2023 12:26:29 -0700 (PDT) Date: Fri, 09 Jun 2023 12:26:29 -0700 To: haochen.jiang@intel.com, hjl.tools@gmail.com, gcc-regression@gcc.gnu.org Subject: Regressions on native/master at commit r14-1663 vs commit r14-1657 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: <20230609192629.1FB5F3E001E@gnu-clx-1.sc.intel.com> From: "H. J. Lu" X-Spam-Status: No, score=0.1 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-1663 vs commit r14-1657 on Linux/x86_64 New failures: New passes: 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)