From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 01BB93858412; Wed, 15 Dec 2021 11:09:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 01BB93858412 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] Created branch 'marxin/heads/PR103713-fix-splitting' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/PR103713-fix-splitting X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: cb5d25532fcf5fbb6eb896ce1ccfc42e76a51817 Message-Id: <20211215110958.01BB93858412@sourceware.org> Date: Wed, 15 Dec 2021 11:09:57 +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, 15 Dec 2021 11:09:58 -0000 The branch 'marxin/heads/PR103713-fix-splitting' was created in namespace 'refs/users' pointing to: cb5d25532fc... c++: Fix warning word splitting [PR103713]