From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 9D9573842AFC; Thu, 30 Jun 2022 14:30:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9D9573842AFC 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/PR106126-iftoswitch-side-effects] if-to-switch: properly allow side effects only for first co X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/PR106126-iftoswitch-side-effects X-Git-Oldrev: a6b643af166a25b298f234d02929b80b03044a48 X-Git-Newrev: 9914f94f1f1475beac5a4bd4a024690a90b3fcec Message-Id: <20220630143011.9D9573842AFC@sourceware.org> Date: Thu, 30 Jun 2022 14:30:11 +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: Thu, 30 Jun 2022 14:30:11 -0000 The branch 'marxin/heads/PR106126-iftoswitch-side-effects' was updated to point to: 9914f94f1f1... if-to-switch: properly allow side effects only for first co It previously pointed to: a6b643af166... if-to-switch: properly allow side effects only for first co Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- a6b643a... if-to-switch: properly allow side effects only for first co Summary of changes (added commits): ----------------------------------- 9914f94... if-to-switch: properly allow side effects only for first co