From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa4.mentor.iphmx.com (esa4.mentor.iphmx.com [68.232.137.252]) by sourceware.org (Postfix) with ESMTPS id 135663858D28 for ; Wed, 12 Apr 2023 00:32:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 135663858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="5.98,336,1673942400"; d="scan'208";a="2163713" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa4.mentor.iphmx.com with ESMTP; 11 Apr 2023 16:32:15 -0800 IronPort-SDR: Or694H7H+uGs05O8i5jS6nYoz5w3oMjjoYt+zYg//zRKkzQK+B9KJXbYCvnU3TDYJE6AIFOj3z MRgdaG6u73L103MTOElwu/J8QchIJJfxnKS223RKpdH4FMG+yOc6zcP0y2BT+nsCWFmIkTz1RG lMgkWjFNgWmnhUEmIwDocXF/g9WMQOQ2hWZIdbJWPo1DaKhPWPUvnuy6sI/SvC8r9yTCTK3GoX OQFw7+GlsnQYusPtMO7XqOGWso0igHh1NT6vB7lImFgnrqA/a55yNuWjMqo6Xjr37jWzCcwAdO z6s= Date: Wed, 12 Apr 2023 00:32:10 +0000 From: Joseph Myers To: Martin Uecker CC: , Subject: Re: Fix ICEs related to VM types in C [PR106465, PR107557, PR108424, PR109450] In-Reply-To: <82efe5297d61e4937eae0b1aca8eae5a97da04e3.camel@gmail.com> Message-ID: <2357b4a-c379-4537-b926-081286c83b8@codesourcery.com> References: <82efe5297d61e4937eae0b1aca8eae5a97da04e3.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-13.mgc.mentorg.com (139.181.222.13) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) X-Spam-Status: No, score=-3107.3 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,SPF_HELO_PASS,SPF_PASS,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: On Tue, 11 Apr 2023, Martin Uecker via Gcc-patches wrote: > Ok, here is another attempt on fixing issues with size expression. > Not all are regressions, but it does not make sense to try to split > it up. This wording implies this is version 2 or later of the patch, could you please give a reference to whatever previous patch posting / discussion there may have been? > Fix ICEs related to VM types in C [PR106465, PR107557, PR108424, PR109450] 108424 seems to be the wrong PR number. -- Joseph S. Myers joseph@codesourcery.com