From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x62c.google.com (mail-pl1-x62c.google.com [IPv6:2607:f8b0:4864:20::62c]) by sourceware.org (Postfix) with ESMTPS id E544E3858D1E for ; Wed, 17 May 2023 02:46:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E544E3858D1E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=rivosinc.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=rivosinc.com Received: by mail-pl1-x62c.google.com with SMTP id d9443c01a7336-1ae3f6e5d70so3559615ad.1 for ; Tue, 16 May 2023 19:46:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20221208.gappssmtp.com; s=20221208; t=1684291590; x=1686883590; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=csoRfh1+FbwTiAca2YsHtdtSe+CrxAQoz3gJro9YvCY=; b=0lIvCbYPc9N6kDXe5Cfcwfi5vDZDzGATFnbjBRKjyF78mXXheFGGujmFPGKbGEhKZu jjIFjJFh7aruxpYUKYZBqR1d1VpwVtMTZY0rkz9H+L0atc4SD5OTCFMSl1TQ/aoG7AM9 wOhI3VdO3QcjBSUaTXaFRHMTjPcC40yCQL88DjJJa6LTjdmBojayZk4N5uX39Nhk4/hX dETWILvO1jg+TXxaLHSCK+FmERULwNWu9cOPQy91sUFyu1SiYXTjf++qXaV6KDjOzQ0d eUETO8tg1XWBdScqfVtYOVJcehqG16z3eJ4/g/GoXjH8uNXAMqTOFhJa0R2oZ9TzCfKU dJwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684291590; x=1686883590; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=csoRfh1+FbwTiAca2YsHtdtSe+CrxAQoz3gJro9YvCY=; b=WZXHqURuQoBxODpM2f4ynC0WYTKU9xEcjAtkPlew9jJAe4wkZ15WWadrbez7tgII3m Vn3L1M0cq555SUp98NzbhAQ6+3r3SO+cH1v6/HIAE5WVhJif6EukSfnpnOHGlPn1RJJN SXCcNLUiidkalalIUBoApc/ALI2w1WgUKCtj2bL4/5oy7aLavnZU2aEpaXDCSHXCz1NS wUla1ua/10/QF+W2tNPcZxj7i6V/0be2OiHNXvmYILCq+xJG5ob8xMsnajw5qpPHlLqw QGjcBhKcFitS+ajHNLMW0jnWlFA3Nh0d+5dvhyi8vJpMvA7e8V/u8IgMRQ0/eXN40pFL Ds4A== X-Gm-Message-State: AC+VfDxKYG4SuiilHHGuldT1WL+1Cmq8SdsN3mVdxESDQNKdjBBQChTr I8PIoV5Vz3RAqyWmT2WJoYalLA== X-Google-Smtp-Source: ACHHUZ5id+zzW5iVm9xkUtYiqHjlwPC/1gTPGc3Hgk2yca5364TWAKBVkINzdPAXEvQpF+bv3nXynA== X-Received: by 2002:a17:903:234e:b0:1ac:a9c1:b61d with SMTP id c14-20020a170903234e00b001aca9c1b61dmr32963145plh.11.1684291590010; Tue, 16 May 2023 19:46:30 -0700 (PDT) Received: from [192.168.50.116] ([71.202.114.183]) by smtp.gmail.com with ESMTPSA id n14-20020a170902e54e00b001aafa2e4716sm16207982plf.264.2023.05.16.19.46.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 16 May 2023 19:46:29 -0700 (PDT) Message-ID: Date: Tue, 16 May 2023 19:46:28 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: RISC-V Test Errors and Failures Content-Language: en-US To: Kito Cheng , Palmer Dabbelt Cc: juzhe.zhong@rivai.ai, pinskia@gmail.com, gcc-patches@gcc.gnu.org, Patrick O'Neill References: From: Vineet Gupta In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE 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: On 5/16/23 19:21, Kito Cheng wrote: > Palmer: > > For short-term, this should help your internal test: > https://github.com/riscv-collab/riscv-gnu-toolchain/pull/1233 That only helps if using bleeding edge toolchain scripts (which I regularly do and so did Patrick). Palmer has a fork of toolchain scripts and I'm assuming he hasn't caught up to that point ;-) -Vineet