From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 72EEF385AC33; Thu, 3 Feb 2022 11:14:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 72EEF385AC33 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc] Created branch 'marxin/heads/partial-linking-v3' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/partial-linking-v3 X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 81a33b52633c5451272f7fd4ff81d315b90d7760 Message-Id: <20220203111404.72EEF385AC33@sourceware.org> Date: Thu, 3 Feb 2022 11:14:04 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2022 11:14:04 -0000 The branch 'marxin/heads/partial-linking-v3' was created in namespace 'refs/users' pointing to: 81a33b52633... Come up with faster build (PARTIAL_LTO=1).