From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 07AE23858C60; Tue, 7 Dec 2021 16:52:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 07AE23858C60 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/loop-unswitch-improvement-v7] Fix test-cases. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/loop-unswitch-improvement-v7 X-Git-Oldrev: e2e4fa4af4bca89dcf6285b91beb11a5c375af97 X-Git-Newrev: 4621bf1bcaf7a4c1569fa4aeb4582bca94c3a25b Message-Id: <20211207165236.07AE23858C60@sourceware.org> Date: Tue, 7 Dec 2021 16:52:36 +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:52:36 -0000 The branch 'marxin/heads/loop-unswitch-improvement-v7' was updated to point to: 4621bf1bcaf... Fix test-cases. It previously pointed to: e2e4fa4af4b... Fix test-cases. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- e2e4fa4... Fix test-cases. Summary of changes (added commits): ----------------------------------- 4621bf1... Fix test-cases.