From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x62b.google.com (mail-pl1-x62b.google.com [IPv6:2607:f8b0:4864:20::62b]) by sourceware.org (Postfix) with ESMTPS id 983953858D37 for ; Wed, 2 Feb 2022 20:59:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 983953858D37 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pl1-x62b.google.com with SMTP id x3so323840pll.3 for ; Wed, 02 Feb 2022 12:59:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=KbgW66iAzvUhOSPdAftfOgRabwBoUsaxJYwR6R/f6iQ=; b=ojlUt4aYeCKKH6cfbqWukOBJzYegBRtjRaRLIvkACwbx5fJJcWC/2ahOEuOVm8s2yx TGmxgWH4W2KjwnDPDc4HfSziTllZ1W4KSmBdWhR7cox+udRW9IZmNLTFFRCFkjS6XFZ7 Qe0ksnmkzJ2Wv+EIhFV20YxHH6Z7DBbGf9KoI3hJ6uaUDF1uGI6qV9HMAiGy84UvyO/G 1hpbVXVlAwYj1uxBeMhv2fgZOJadR2soqny4rooPDLblXZcfxaA/vq0cLrRVeiqPdoal nWUzudd/wfS1xo97Mgw91nLYmXiiKRmWZbTSoXokESeILGE0cPB/NCraEG44QpqbKdm+ 1p+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=KbgW66iAzvUhOSPdAftfOgRabwBoUsaxJYwR6R/f6iQ=; b=fy1fHmmfcbXrYo6TzeaDg2zaQZVFz++GSV1vsP28ineRcmZz9XTmetvIfQ2rujsk49 uLguprsv4NP4X3r0neCB52qdjPyd1YTYLl4XzA/tLycYZ7qJ5sa3I6deuGRbo22R3VXS oRqigI2qMMFdenVFuK1DwzCdtyD/HOzpp9Qw/fUghxSxH98UtfKm7OwxfdO88PtbIBp7 TTRVKXjLwoSPgHXNC1EZHjsQnlkVORqzk0wqMpvSxyePdq6tDKmIoBg/pO4H47h6gV8y vuyHuelo1FmoSouDGgbUreHIGHanrBz9AbRxIYdLEPe8jj9v4iNXwWTnABzqvIwj+dju YGNg== X-Gm-Message-State: AOAM531zvn096Te4Ld9JbRJ+mRXKSudaf3cLrur0L1BqWUfKJeBqMWAM v+XPQEIwl4NDQKIyub/JehlCK4gO98Gy/Q== X-Google-Smtp-Source: ABdhPJzGUzVf1yPgzRE+3shzpouUWfrAk800BEjjNlC9bER1UGTuZFIQmDuMyMNNR/YbjztSrQLDVA== X-Received: by 2002:a17:90b:4b4a:: with SMTP id mi10mr9937443pjb.103.1643835588543; Wed, 02 Feb 2022 12:59:48 -0800 (PST) Received: from [172.31.0.204] (c-73-63-24-84.hsd1.ut.comcast.net. [73.63.24.84]) by smtp.gmail.com with ESMTPSA id c2sm35679699pgi.55.2022.02.02.12.59.47 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Feb 2022 12:59:48 -0800 (PST) Message-ID: <07e0e532-016f-670c-9a7f-d56bb796f756@gmail.com> Date: Wed, 2 Feb 2022 13:59:47 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 Subject: Re: nds broken by recent patches Content-Language: en-US To: newlib@sourceware.org References: <171dc9cb-6b2c-ead3-1c55-27fadb33220f@gmail.com> <3da42247-9096-0a03-4b38-66460854c2c7@gmail.com> From: Jeff Law In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_LINKBAIT3, KAM_SHORT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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, 02 Feb 2022 20:59:51 -0000 On 2/2/2022 3:23 AM, Mike Frysinger wrote: > On 01 Feb 2022 10:25, Jeff Law wrote: >> Anyway, if you want to take a peek at the CI/CD system >> >> http://gcc.gnu.org/jenkins > the v850e failure is my fault. it's the same issue as arm-eabi: > https://sourceware.org/pipermail/newlib/2022/019053.html ACK. > > hoping Jeff can provide a bit more context before i just push that change. Different Jeff ;-)  I have no context on that change. jeff