From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by sourceware.org (Postfix) with ESMTPS id AEB153857C5A for ; Thu, 30 Dec 2021 10:04:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AEB153857C5A X-IronPort-AV: E=McAfee;i="6200,9189,10212"; a="241452352" X-IronPort-AV: E=Sophos;i="5.88,248,1635231600"; d="scan'208";a="241452352" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Dec 2021 02:04:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,248,1635231600"; d="scan'208";a="468771051" Received: from scymds02.sc.intel.com ([10.82.73.244]) by orsmga003.jf.intel.com with ESMTP; 30 Dec 2021 02:04:13 -0800 Received: from gnu-skl-2.sc.intel.com (gnu-skl-2.sc.intel.com [172.25.33.218]) by scymds02.sc.intel.com with ESMTP id 1BUA4DM2018000; Thu, 30 Dec 2021 02:04:13 -0800 Received: by gnu-skl-2.sc.intel.com (Postfix, from userid 1000) id CB0AA3C002C; Thu, 30 Dec 2021 02:04:13 -0800 (PST) Date: Thu, 30 Dec 2021 02:04:13 -0800 To: skpgkp2@gmail.com, hjl.tools@gmail.com, gcc-regression@gcc.gnu.org Subject: Regressions on master at commit r12-6148 vs commit r12-6140 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: <20211230100413.CB0AA3C002C@gnu-skl-2.sc.intel.com> From: "H.J. Lu" X-Spam-Status: No, score=-3457.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP, UNWANTED_LANGUAGE_BODY autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-regression@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-regression mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2021 10:04:17 -0000 New failures: FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tsbf_gaps struct { bf1 uint8; c uint8; bf2 uint8; Godump_0_pad \\[2\\]byte; s uint16; Godump_1_align \\[0\\]int32; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tsbf_pad16_1 struct { Godump_0_pad \\[1\\]byte; c uint8; Godump_1_align \\[0\\]int16; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tsbf_pad16_2 struct { Godump_0_pad \\[2\\]byte; c uint8; Godump_1_pad \\[.\\]byte; Godump_2_align \\[0\\]int16; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tsbf_pad32_1 struct { Godump_0_pad \\[1\\]byte; c uint8; Godump_1_pad \\[.\\]byte; Godump_2_align \\[0\\]int32; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tsbf_pad32_2 struct { Godump_0_pad \\[4\\]byte; c uint8; Godump_1_pad \\[.\\]byte; Godump_2_align \\[0\\]int32; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tsbf_pad64_1 struct { Godump_0_pad \\[1\\]byte; c uint8; Godump_1_pad \\[.\\]byte; Godump_2_align \\[0\\]int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tsbf_pad64_2 struct { Godump_0_pad \\[8\\]byte; c uint8; Godump_1_pad \\[.\\]byte; Godump_2_align \\[0\\]int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tsn_anon struct { a uint8; s uint16; b uint8; Godump_0_pad \\[.\\]byte; Godump_1_align \\[0\\]int16; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _ts_nested2 struct { u struct { Godump_0_pad \\[4\\]byte; Godump_1_pad \\[2\\]byte; s int16; c int8; Godump_2_pad \\[1\\]byte; Godump_3_pad \\[2\\]byte; Godump_4_align \\[0\\]u?int32; }; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _ts_nested struct { u struct { s int16; Godump_0_pad \\[2\\]byte; Godump_1_align \\[0\\]u?int32; }; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tsu_anon struct { c uint8; Godump_0_pad \\[7\\]byte; Godump_1_align \\[0\\]u?int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tu1 struct { c uint8; Godump_0_pad \\[.\\]byte; Godump_1_align \\[0\\]u?int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tu3_size struct { ca \\[4\\+1\\]uint8; Godump_0_pad \\[.\\]byte; Godump_1_align \\[0\\]u?int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tu_nested2 struct { u struct { Godump_0_pad \\[4\\]byte; Godump_1_pad \\[2\\]byte; s int16; c int8; Godump_2_pad \\[1\\]byte; Godump_3_pad \\[2\\]byte; Godump_4_align \\[0\\]u?int32; }; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tu_nested struct { u struct { s int16; Godump_0_pad \\[2\\]byte; Godump_1_align \\[0\\]u?int32; }; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^type _tu_size struct { ca \\[4\\+1\\]uint8; Godump_0_pad \\[.\\]byte; Godump_1_align \\[0\\]u?int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _sbf_gaps struct { bf1 uint8; c uint8; bf2 uint8; Godump_0_pad \\[2\\]byte; s uint16; Godump_1_align \\[0\\]int32; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _sbf_pad16_1 struct { Godump_0_pad \\[1\\]byte; c uint8; Godump_1_align \\[0\\]int16; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _sbf_pad16_2 struct { Godump_0_pad \\[2\\]byte; c uint8; Godump_1_pad \\[.\\]byte; Godump_2_align \\[0\\]int16; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _sbf_pad32_1 struct { Godump_0_pad \\[1\\]byte; c uint8; Godump_1_pad \\[.\\]byte; Godump_2_align \\[0\\]int32; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _sbf_pad32_2 struct { Godump_0_pad \\[4\\]byte; c uint8; Godump_1_pad \\[.\\]byte; Godump_2_align \\[0\\]int32; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _sbf_pad64_1 struct { Godump_0_pad \\[1\\]byte; c uint8; Godump_1_pad \\[.\\]byte; Godump_2_align \\[0\\]int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _sbf_pad64_2 struct { Godump_0_pad \\[8\\]byte; c uint8; Godump_1_pad \\[.\\]byte; Godump_2_align \\[0\\]int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _sn_anon struct { a uint8; s uint16; b uint8; Godump_0_pad \\[.\\]byte; Godump_1_align \\[0\\]int16; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _s_nested2 struct { u struct { Godump_0_pad \\[4\\]byte; Godump_1_pad \\[2\\]byte; s int16; c int8; Godump_2_pad \\[1\\]byte; Godump_3_pad \\[2\\]byte; Godump_4_align \\[0\\]u?int32; }; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _s_nested struct { u struct { s int16; Godump_0_pad \\[2\\]byte; Godump_1_align \\[0\\]u?int32; }; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _su_anon struct { c uint8; Godump_0_pad \\[7\\]byte; Godump_1_align \\[0\\]u?int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _u1 struct { c uint8; Godump_0_pad \\[.\\]byte; Godump_1_align \\[0\\]u?int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _u3_size struct { ca \\[4\\+1\\]uint8; Godump_0_pad \\[.\\]byte; Godump_1_align \\[0\\]u?int64; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _u_nested2 struct { u struct { Godump_0_pad \\[4\\]byte; Godump_1_pad \\[2\\]byte; s int16; c int8; Godump_2_pad \\[1\\]byte; Godump_3_pad \\[2\\]byte; Godump_4_align \\[0\\]u?int32; }; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _u_nested struct { u struct { s int16; Godump_0_pad \\[2\\]byte; Godump_1_align \\[0\\]u?int32; }; }$ FAIL: gcc.misc-tests/godump-1.c scan-file (?n)^var _u_size struct { ca \\[4\\+1\\]uint8; Godump_0_pad \\[.\\]byte; Godump_1_align \\[0\\]u?int64; }$ New passes: