From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-103.mailbox.org (mout-p-103.mailbox.org [80.241.56.161]) by sourceware.org (Postfix) with ESMTPS id 64E6F3858D1E; Thu, 22 Dec 2022 22:57:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 64E6F3858D1E Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=aarsen.me Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=aarsen.me Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4NdQgf6YGpz9sTf; Thu, 22 Dec 2022 23:57:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aarsen.me; s=MBO0001; t=1671749854; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=xU3IpTakDWA/qy71gmtQpS8XDc/TT+HLjA6PcNyxHuc=; b=SUW8KhZZbXQGb13MMHlwPeX0Qr/Ij5Cr88+vhcVK1ni8CtLums9Z6S4W8EASdJTrjLzYfg DKrkPIIfiX27aHBiqxuFHCNhOeMGfxPkiA45c5GpNFCM6t1W5AtXB+39ubasSGtYL8H3J/ MInOpN7igmNlTxWcGoqL1/RD71TYyM5Oqyaf2Vlx4wTadHw6fYB6j+x71jl+d5G+L20N+4 Uu3freG7c6imnMjzjx/k5HBtr+SFeoTcWZDV9r+u3b7zhlJpQzbNUQ41jR0W+b8KyzOU+g J0I90UMpp1ZmdPYvNcfWVzu4E3L9z4+lE6Y8N1KwtMVbyc6R2zcUE8aO2aUQXA== References: <20221222110306.3869396-3-arsen@aarsen.me> <86pmcbgkq4.fsf@aarsen.me> <84ca6a85-a353-878c-fec6-de2f0abcfcee@redhat.com> From: Arsen =?utf-8?Q?Arsenovi=C4=87?= To: Jason Merrill Cc: gcc-patches@gcc.gnu.org, jwakely@redhat.com, libstdc++@gcc.gnu.org Subject: Re: [PATCH 3/3] contrib: Add dg-out-generator.pl Date: Thu, 22 Dec 2022 23:56:16 +0100 In-reply-to: <84ca6a85-a353-878c-fec6-de2f0abcfcee@redhat.com> Message-ID: <86lemzgi78.fsf@aarsen.me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_INFOUSMEBIZ,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Jason Merrill writes: > Aha, I wonder why the original tests have the terminal *? Testcases else= where > in the testsuite that check for (\n|\r\n|\r) don't use *. I think I'll d= rop > the * from both the tests and the script. > > Jason Yep, that sounds reasonable. I'm not sure why, the original handler didn't emit double newlines or something either I don't think. Thanks for handling that anyway. =2D-=20 Arsen Arsenovi=C4=87 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iOYEARYKAI4WIQT+4rPRE/wAoxYtYGFSwpQwHqLEkwUCY6Tg218UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0RkVF MkIzRDExM0ZDMDBBMzE2MkQ2MDYxNTJDMjk0MzAxRUEyQzQ5MxAcYXJzZW5AYWFy c2VuLm1lAAoJEFLClDAeosST0woA/Rj+QbghiXxEIKIrrSZcVOdbGJgJFXGm/BoM MpVa9k3UAP9lFjyFgRFq4gY8JdxEaax/izJQq4DF3h2t6RYZk1WYAQ== =H4Pp -----END PGP SIGNATURE----- --=-=-=--