From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id EA7833858D37; Wed, 5 Oct 2022 12:09:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EA7833858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664971799; bh=zWI3Cmv4eHbr+SH+WLkD65KJWJyeURfaoj0r+tiwtQ8=; h=From:To:Subject:Date:From; b=pEMKA6qSM4Hc2Wr5+sS7LdKckiSqe+YZ2ogcr7iXvilk/kX9WAia1UKOdWFA0O+hc lCga7bz1n39ij58BS6RVtNoJMai2t0fdwK9Cnsi+flgVHuD+pQWndfzUPrbSeAf7rx MQ+Q4OSjat0N7NKADvb0QUnqrLq1umfRsJYQVBvI= 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-v2' 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-v2 X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: b7eb1e7a0e887849470ec96c5f31422b2224c461 Message-Id: <20221005120959.EA7833858D37@sourceware.org> Date: Wed, 5 Oct 2022 12:09:59 +0000 (GMT) List-Id: The branch 'marxin/heads/PR107156-allow-leading-dast-in-attr-v2' was created in namespace 'refs/users' pointing to: b7eb1e7a0e8... c: support the attribute starting with '_'