From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id 9C29F3858418; Mon, 1 May 2023 19:56:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9C29F3858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682970969; bh=pEzOsYaMJsiPKkyX6/f23QdjpdoRAvmAM/MHhKyKOzA=; h=From:To:Subject:Date:From; b=ghP6WFo5H7t59tfwdJrEN+GeK8BfDb2ejRMRNv1LAy93jQdF3ECX3cr59dH6WTPVO CsQUBDLBHH1VWm83Amh5s8MqQdU0dH7L3XFbWm5giHD4tlbSvVHNKp/M3cJ0egAGov OeOlMrcnqii2K8KlUVDTYk8YjW5Qac5yQNU1UFS4= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Michael Meissner To: gcc-cvs@gcc.gnu.org Subject: [gcc] Created branch 'meissner/heads/work120-orig' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/work120-orig X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: d89b152436a14cae3715af06cd52ed2d0eaafb8e Message-Id: <20230501195609.9C29F3858418@sourceware.org> Date: Mon, 1 May 2023 19:56:09 +0000 (GMT) List-Id: The branch 'meissner/heads/work120-orig' was created in namespace 'refs/users' pointing to: d89b152436a... PHIOPT: Update comment about what the pass now does