From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 1442538618F9; Wed, 23 Jun 2021 08:16:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1442538618F9 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/PR80223-pgo-attr-do-not-inline] inline: do not inline when no_profile_instrument_function i X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/PR80223-pgo-attr-do-not-inline X-Git-Oldrev: 5034132ea7ff20f335ae7d0aae26970fb8be8f54 X-Git-Newrev: e0b6de5b4a8f98ccdc876883e0f2ebe17306406c Message-Id: <20210623081649.1442538618F9@sourceware.org> Date: Wed, 23 Jun 2021 08:16:49 +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: Wed, 23 Jun 2021 08:16:49 -0000 The branch 'marxin/heads/PR80223-pgo-attr-do-not-inline' was updated to point to: e0b6de5b4a8... inline: do not inline when no_profile_instrument_function i It previously pointed to: 5034132ea7f... inline: do not inline when no_profile_instrument_function i Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 5034132... inline: do not inline when no_profile_instrument_function i Summary of changes (added commits): ----------------------------------- e0b6de5... inline: do not inline when no_profile_instrument_function i