From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 37EAC3858C60; Tue, 7 Dec 2021 16:16:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 37EAC3858C60 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/marxin/heads/unswitch-opt-info] Use -fopt-info in unswitch pass. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/unswitch-opt-info X-Git-Oldrev: 7d5ad5b876c53ad0bd3e05a88096e4d6cce433c5 X-Git-Newrev: e8ab5c73e9c0abf93b939468814eb0db12ef6e2e Message-Id: <20211207161607.37EAC3858C60@sourceware.org> Date: Tue, 7 Dec 2021 16:16:07 +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: Tue, 07 Dec 2021 16:16:07 -0000 The branch 'marxin/heads/unswitch-opt-info' was updated to point to: e8ab5c73e9c... Use -fopt-info in unswitch pass. It previously pointed to: 7d5ad5b876c... Use -fopt-info in unswitch pass. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 7d5ad5b... Use -fopt-info in unswitch pass. Summary of changes (added commits): ----------------------------------- e8ab5c7... Use -fopt-info in unswitch pass.