From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 102185 invoked by alias); 10 Aug 2017 16:31:37 -0000 Mailing-List: contact newlib-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: newlib-owner@sourceware.org Received: (qmail 101685 invoked by uid 89); 10 Aug 2017 16:30:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*c:application X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 10 Aug 2017 16:30:59 +0000 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 65F0F806C2 for ; Thu, 10 Aug 2017 16:30:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 65F0F806C2 Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=vinschen@redhat.com Received: from calimero.vinschen.de (ovpn-117-128.ams2.redhat.com [10.36.117.128]) by smtp.corp.redhat.com (Postfix) with ESMTP id 330C65C6D7 for ; Thu, 10 Aug 2017 16:30:57 +0000 (UTC) Received: by calimero.vinschen.de (Postfix, from userid 500) id 99D1CA80970; Thu, 10 Aug 2017 18:30:56 +0200 (CEST) Date: Thu, 10 Aug 2017 16:31:00 -0000 From: Corinna Vinschen To: newlib@sourceware.org Subject: Re: [AArch64] Optimized memcmp (cortex-strings) Message-ID: <20170810163056.GL3195@calimero.vinschen.de> Reply-To: newlib@sourceware.org Mail-Followup-To: newlib@sourceware.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="X0cz4bGbQuRbxrVl" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) X-SW-Source: 2017/txt/msg00765.txt.bz2 --X0cz4bGbQuRbxrVl Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 426 On Aug 10 16:15, Wilco Dijkstra wrote: > Hi, >=20 > Could someone push this into cortex-strings as well please? > The patch is identical like below, except this should be removed: >=20 > #if (defined (__OPTIMIZE_SIZE__) || defined (PREFER_SIZE_OVER_SPEED)) > /* See memcmp-stub.c */ > #else > ... > #endif >=20 > Wilco Please send a new patch for this. Thanks, Corinna --=20 Corinna Vinschen Cygwin Maintainer Red Hat --X0cz4bGbQuRbxrVl Content-Type: application/pgp-signature; name="signature.asc" Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJZjIpAAAoJEPU2Bp2uRE+gjUIP/0fYqv1QUE3UTre05lQ65Khw cDIdvvEzRMey9ByXDthgZPbqhL/At52wmAxZA0oGWeMgtxCNaBDDQ2HZw/VGZgfy 8R9wg+TCfnibZ8Ft7OAF0PSsghO6ePrju70joZ97gk8Qi9+SQwl1hPUxN1+eisIi JH1fUUT4WJMX9FvW6j3zKG2EzdVRuHHHEqPZdyunlmDB+Q1OJB6bsAAtD8OCyvr9 03i45VLMnj6kIpgYXOb9qljaX+/H4NNfejX5JcgU+wxrtx6VOIJNxkzikczw9bjl vFOfYVKHEpzS6ctGHX4N0kGljG+KYMs+XlKctojz8POTJ0RcqBCSrJ3StN5X1jXk nclCulRxaSeWOm+GV/kTJyuFIzvwa1veVIKBMwq0c+hb6AwM/lTJwpZVpL6cvYD3 gU43iCgoHhXWQw0XsSqmNXn1mcB0Fx8kRNII+Lf3BYv3m0gebX4ZKV6rt9+vVnK4 oAXm5buRxgJkNEkPqGN8diAYR3scn/KXTq4RKNf0i0+EWUBnp0VDCDY5QSgNFD8Z LyJ5ceiVO8nMrz/8DP6hot98YoVmxCXX30w0/WQ1f1wHVpRNX0S8+ZGsIP0lUOvr 5uykWzHHTx00lnBAvRaOC3sSLoBkA27YPQUSB/oP/aKrSnJ30YrZjYhtnKU07dwK WXQQNHmFAkbuNnGwWs++ =IaD4 -----END PGP SIGNATURE----- --X0cz4bGbQuRbxrVl--