From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 9E0CD3858D1E; Tue, 29 Nov 2022 21:10:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E0CD3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669756210; bh=ggf1GnNVIZXxR6Sl2/HNGmoaY5kvBX0sX57/GHcXf0s=; h=From:To:Subject:Date:From; b=BZpHOQjv4EOCyhNQWa2hUSGcBfk2yRLqHptdotSvK8f6Fxs+8giKq0oUN8R5gQu3F iQTtdtlF6wpBfBlm2edBvrDAM8Hv2cDf0kDb91zl7BecDyE+K5wWOTsTLOp3XW5+14 e2Y/NQ+jBG2kr3EnDuywWZ9QyObJHTBHYdRiXvX8= 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-v4' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/partial-linking-v4 X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: fcd652e18e0aa82e1995c8a5426df2eedd5c6501 Message-Id: <20221129211010.9E0CD3858D1E@sourceware.org> Date: Tue, 29 Nov 2022 21:10:10 +0000 (GMT) List-Id: The branch 'marxin/heads/partial-linking-v4' was created in namespace 'refs/users' pointing to: fcd652e18e0... Come up with faster build (PARTIAL_LTO=1).