From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 5A53E3858D28; Fri, 6 Jan 2023 10:21:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5A53E3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673000481; bh=xsIPNsLMRrArIpvz0OpvR2YJE0ET+u2/e9o/JnmfwX8=; h=From:To:Subject:Date:From; b=ER0kS9YcTxv92kwVx5XSmLLNAsOBIkeA8NsxwgzpqcZ+n895mNRck1DgVo9O38TpG +ugow4wIDAj5R0weGhQwV5/wxhOv8cJvhJ5nr93xiss53fIyQwt20F9hNcfxJIITXO y+pFY92PsuIoE6g2wbX7ChOn1AxW8TdMJTvdzEjo= 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/PR106133-json-diagnostics-fix' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/PR106133-json-diagnostics-fix X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: e31e295120925353e7ad56c8bf47fd0564d4f745 Message-Id: <20230106102121.5A53E3858D28@sourceware.org> Date: Fri, 6 Jan 2023 10:21:21 +0000 (GMT) List-Id: The branch 'marxin/heads/PR106133-json-diagnostics-fix' was created in namespace 'refs/users' pointing to: e31e2951209... diagnostics: fix crash with -fdiagnostics-format=json-file