From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua1-f45.google.com (mail-ua1-f45.google.com [209.85.222.45]) by sourceware.org (Postfix) with ESMTPS id 0BC783858D38 for ; Thu, 30 Mar 2023 21:43:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0BC783858D38 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=opensuse.org Authentication-Results: sourceware.org; spf=none smtp.mailfrom=cristianrodriguez.net Received: by mail-ua1-f45.google.com with SMTP id h34so14884288uag.4 for ; Thu, 30 Mar 2023 14:43:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680212594; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=X9RKgcVl5l/LE5pWo6ksO1qa7JsTaqMrRMPCo+EpW44=; b=fX5fF2ylTTgtMpIojyhifa0iAFYy3/dbM2CN5CUZlymLEsI3TJD7Rq4XyDvuk+jccx 8FCh6n1+QYrv3MsS02tw+2z8UsntAODRW34owpsjZh5UwwbYNLXxcY8HExNuLxIVZMPu wr35Wc5c0AbqpuBBzV3eIsyGXmUOCBivbqxUE9xzudEN/sC2zZ/6+FwH+PvBLwW7VnOX q02CQefIy9s0HwN454tsBif5Xnbmy4i+159OcLRlNYkgYR2LZ8NmQTwCMGeXgVBOlNDC ds7Aiho6VGI3YZDpySxgwiKJZJCkQJZ/EfPeDF6Z9drguQ+ljfXQ5/xibUrMtS3QQukT sTGQ== X-Gm-Message-State: AAQBX9cC+UFWTmTz07rOVHfIeWKoNUFeGLbdwOlyaDY6VM8K5NqSeyxy qvvqpXJ7Dpz8mHh86A6CBLJvHABKB9H+JrTguNhnppuUiuq0qzob X-Google-Smtp-Source: AKy350YymkUscHYASvw3rPqVx2cnChYuE3dYF1XuzOHgdmEZhoiYbRuemGkt9urfEFLi0rs5u7PdPGP4DhPcigZBybc= X-Received: by 2002:ab0:2019:0:b0:765:8f29:d679 with SMTP id v25-20020ab02019000000b007658f29d679mr4493500uak.1.1680212594489; Thu, 30 Mar 2023 14:43:14 -0700 (PDT) MIME-Version: 1.0 References: <610c24cb-bdf6-d31c-fb77-e7d6b2403e02@linaro.org> In-Reply-To: From: =?UTF-8?Q?Cristian_Rodr=C3=ADguez?= Date: Thu, 30 Mar 2023 18:43:03 -0300 Message-ID: Subject: Re: [PATCH v5 1/1] memalign: Support scanning for aligned chunks. To: Adhemerval Zanella Netto Cc: DJ Delorie , libc-alpha@sourceware.org Content-Type: multipart/alternative; boundary="000000000000d78faa05f824fa8a" X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,KAM_DMARC_NONE,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --000000000000d78faa05f824fa8a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, Mar 30, 2023 at 7:50=E2=80=AFAM Adhemerval Zanella Netto < adhemerval.zanella@linaro.org> wrote: > Do you have any testcase that triggers it? I'll try.. cannot compile ripgrep with debug info either ..because this commit also makes rustc crash with the same message.=F0=9F=98=95 --000000000000d78faa05f824fa8a--