From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elaine.keithp.com (home.keithp.com [63.227.221.253]) by sourceware.org (Postfix) with ESMTPS id B40603861003 for ; Wed, 12 Aug 2020 15:01:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B40603861003 Received: from localhost (localhost [127.0.0.1]) by elaine.keithp.com (Postfix) with ESMTP id A4CF23F2D05C; Wed, 12 Aug 2020 08:01:33 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at keithp.com Received: from elaine.keithp.com ([127.0.0.1]) by localhost (elaine.keithp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gJ2y9K-fzwpD; Wed, 12 Aug 2020 08:01:33 -0700 (PDT) Received: from keithp.com (koto.keithp.com [10.0.0.2]) by elaine.keithp.com (Postfix) with ESMTPSA id 3D3DE3F2CB33; Wed, 12 Aug 2020 08:01:33 -0700 (PDT) Received: by keithp.com (Postfix, from userid 1000) id 2713815821C1; Wed, 12 Aug 2020 08:01:33 -0700 (PDT) From: "Keith Packard" To: Corinna Vinschen via Newlib , newlib@sourceware.org Cc: Corinna Vinschen Subject: Re: [PATCH 3/4] libm/stdlib: Realloc when shrinking by 2* or more In-Reply-To: <20200812080829.GM53219@calimero.vinschen.de> References: <20200811230543.2169774-1-keithp@keithp.com> <20200811230543.2169774-4-keithp@keithp.com> <20200812080829.GM53219@calimero.vinschen.de> Date: Wed, 12 Aug 2020 08:01:32 -0700 Message-ID: <87lfijucvn.fsf@keithp.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Status: No, score=-5.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: newlib@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Newlib mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2020 15:01:40 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Corinna Vinschen via Newlib writes: > Ok, so this patch introduces the need for the conditional I complained > about in the previous patch. IMO, the conditional should be moved > into this patch to introduce it together with the change it requires. I'm easy; just depends on what you want the history to look like. =2D-=20 =2Dkeith --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEw4O3eCVWE9/bQJ2R2yIaaQAAABEFAl80BEwACgkQ2yIaaQAA ABEc0A//ex1OMWQyNvjY3WAkUwq8rkzSQoR5AYsgJ73KIWNHmkX2PwzvsFf/sfKj h1B6nJDqtlRPchgbnIdzZE3bPAnWjra05nYqMmhn/58lLq2bCvdZrK6kxwaAmo2L 57/bfkbnuQRGWuBFdJZ9TiTZpXMhwqthPbZjFXoXThskDingDCHGtPMOjLXwL75V H8tb7IXvZqtCWcl1MaQkvAlK84GljH9VF+T89XBrO5AZwp0ZXJoZtSMwQNh4e4YZ Eem0+anTmsW16Sb/OCAjAuHOWSxVA1NzS4ieecY3bOgYTmjkDZWBncVTrMFaca4W yXCZ3oYjKcLYH65p5/rhkitAHgd/vtPWlMxMdcXu9ggho4PvKKjb86YoUm9Cd1qC Jlq9WnCCgu9OmqMyMP1dd03BR+QuY804IHpK3sQwrgeYE7bJRjmhLlZgetxXsSm5 Cs5cG3ifOFGY1pTmOSB5KztXtx6yAQgZX6TrpN1PbAQ2xlNc5Yc3pU77zDGxepnH yKPx77Nu5oJIO/GORjF9X0Pn2brL44Ju2YX6QjYOI8XNyCHSSK+clld9Y4wvwXZn hh3AKLJPPWOlUJ9BRAoujSmPeM8HXcCwq+/QHzJhYG+NEtWhwivVKN2qwVLhiQRN rfDySGFqzdK87CGSfwLG6cYnmfHAwIAx4yLmvGIjVEsvVWnIkq0= =Vyz8 -----END PGP SIGNATURE----- --=-=-=--