From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 621453858D37; Wed, 5 Oct 2022 10:35:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 621453858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664966131; bh=fRvlb0t+iSVyxCiEto4le4YHRQ4SWsgtXQwpG9LnoY4=; h=From:To:Subject:Date:From; b=WNwfD4nuiIM44V7YoW4+WfJ7QFgAFAaA6aaqDa7lEZtnKUGq04IzMFCLpZO0j+oQR 3/Y840j4ghTCIQZ5b6s5G6roioh1qgsG9fva3J+abHxlBIzHRAB5YUHgxIIZjkuN8o In0XMwKJPRu2Uw2VJpmxWYIYADShac2A5Eh3ZxjA= 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/PR107156-allow-leading-dast-in-attr' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/PR107156-allow-leading-dast-in-attr X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: da2fbd413cd06b439b404368639ccbfdd9af6f21 Message-Id: <20221005103531.621453858D37@sourceware.org> Date: Wed, 5 Oct 2022 10:35:31 +0000 (GMT) List-Id: The branch 'marxin/heads/PR107156-allow-leading-dast-in-attr' was created in namespace 'refs/users' pointing to: da2fbd413cd... c: support attribs starting with '_'