From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id F1F9F385800C; Sat, 10 Jul 2021 09:43:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F1F9F385800C Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (7 commits) fix typo X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: b4120756bffe1946a5dc28a67d8834a65b13d2f9 X-Git-Newrev: 383cc5eedc045fde8777c7fb616d0606a63d6395 Message-Id: <20210710094329.F1F9F385800C@sourceware.org> Date: Sat, 10 Jul 2021 09:43:29 +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: Sat, 10 Jul 2021 09:43:30 -0000 The branch 'aoliva/heads/testme' was updated to point to: 383cc5eedc0... fix typo It previously pointed to: b4120756bff... fix typo Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- b412075... fix typo dd3a7aa... sync up new type indices for body adjustments fa050c2... avoid early reference to debug-only symbol c377d31... move unreachable user labels to entry point f189f11... adjust landing pads when changing main label 4adeb16... drop va_list from formals if requested 2d2ed71... ipa-modref: merge flags when adding escape Summary of changes (added commits): ----------------------------------- 383cc5e... fix typo 4f317ad... sync up new type indices for body adjustments 7a0d329... avoid early reference to debug-only symbol e15b2c5... move unreachable user labels to entry point 19f8ace... adjust landing pads when changing main label e946584... drop va_list from formals if requested 21f072e... ipa-modref: merge flags when adding escape