From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x42d.google.com (mail-pf1-x42d.google.com [IPv6:2607:f8b0:4864:20::42d]) by sourceware.org (Postfix) with ESMTPS id BDC053858C41 for ; Wed, 17 May 2023 00:16:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BDC053858C41 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-pf1-x42d.google.com with SMTP id d2e1a72fcca58-64ab2a37812so9343620b3a.1 for ; Tue, 16 May 2023 17:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20221208.gappssmtp.com; s=20221208; t=1684282574; x=1686874574; 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=gHFQKMptTSXoPBG5SSO03ISyXf0wGgLzGMPi1nc6iPg=; b=0h60UQCWudrkVdI9OWLUW34yfPk0oQx7scKsJ/tL0WnS58xj7yego4U6SAiyO0loJg Ei9w9o32BmCVAa07EeeWZ1nPcC0wELBMVsANk8zu87zpXSojcqi73SJ546qhd4yxCM5J kw4cKVE9xWl7FgJZrDbpLWl253nFGGs2ivILTk184z5sYxo/lzBPvldzhrTmF5XuJPPK KteeIqhpCiJtVY2YpxLb0IxYO+lLKxNL2X6LUxn479kLBDO7IE1TUd6Kuxp4FEJV8jXl tprgx3oqNeJubveRhMjMbMmp5Lp9lEOypWyiUZR/2ldTbeek7ZnO0QVsySiuIAQhrRdK szww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684282574; x=1686874574; 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=gHFQKMptTSXoPBG5SSO03ISyXf0wGgLzGMPi1nc6iPg=; b=Oq3PZO/52GESK42KJmWb64JSZYutqwGS5Y8uZxUP5Jkqbi7hsCy2Q8pZlNMrplbuRd 7cQouiVW6/oMSEwLtyOB2szJvgn1gA8580NmPZqJPeVrspuETPuvs9GbMN4FFFi/lPed Yv55DNzfhouY5iwzPihe1liF0rNYoE0SLEWO06LHW/qE3xXt1MetF9fbmULRICPxWh+7 K1Onzmb2PNLHypF7q2AwTR+a8Tk3eddHvBlf2nQPchQPGkzKSBgFKYyuaO5PpWrtF4K9 RLGttqJePHYjqupdOdxThjHBbSP7ufPozug/ZnfBlHMtvqA7LFkaKmj/sMTNOU8Pqhx/ DRpw== X-Gm-Message-State: AC+VfDxwNMvqUHMp00bRWcXRfX5v8Amt+vIIJClP4dATm+udMEaWpGxH jH4JGkNm235Zznx27WlyFKKrAw== X-Google-Smtp-Source: ACHHUZ5GOb6ntcgh17W5d270K2cJY7dWr5Nseh7k5rFKz6kkZZ+Pr4aMDayczxqhmk/kL7CNB69XxA== X-Received: by 2002:a17:902:d509:b0:1ae:35b8:d5ae with SMTP id b9-20020a170902d50900b001ae35b8d5aemr624534plg.19.1684282573393; Tue, 16 May 2023 17:16:13 -0700 (PDT) Received: from [192.168.50.116] ([71.202.114.183]) by smtp.gmail.com with ESMTPSA id i6-20020a170902c28600b001a52c38350fsm16120782pld.169.2023.05.16.17.16.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 16 May 2023 17:16:12 -0700 (PDT) Message-ID: Date: Tue, 16 May 2023 17:16:11 -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: Palmer Dabbelt , Jeff Law Cc: gcc-patches@gcc.gnu.org References: From: Vineet Gupta In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-5.3 required=5.0 tests=BAYES_00,BODY_8BITS,DKIM_SIGNED,DKIM_VALID,KAM_SHORT,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 16:06, Palmer Dabbelt wrote: > A few of us were talking about test-related issues in the patchwork > meeting > this morning.  I bumped to trunk and did a full rebuild, I'm getting the > following (it's in riscv-systems-ci/riscv-gnu-toolchain).  This is > about what I > remember seeing last time I ran the tests, which was a week or so ago.  I > figured it'd be best to just blast the lists, as Jeff said his test > running had > been hanging so there might be some issue preventing folks from seeing > the > failures. > > I guess I didn't get time to look last time and I doubt things are > looking any > better right now.  I'll try and take a look at some point, but any > help would > of course be appreciated. Yes I was seeing similar tcl errors and such - and in my case an even higher count. Also for posterity, what was your configure cmdline ? multilibs or no We really need to add some CI around RV toolchains to trip on these sooner ! > > $ cat toolchain/report > make[1]: Entering directory '/scratch/merges/rgt-gcc-trunk/toolchain' > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/scripts/testsuite-filter > gcc glibc > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/test/allowlist `find > build-gcc-linux-stage2/gcc/testsuite/ -name *.sum |paste -sd "," -` >         === g++: Unexpected fails for rv64imac lp64 medlow === > FAIL: g++.dg/contracts/contracts-tmpl-spec2.C   output pattern test >         === g++: Unexpected fails for rv32imac ilp32 medlow === > FAIL: g++.dg/contracts/contracts-tmpl-spec2.C   output pattern test > FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2a (test for excess > errors) > FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2b (test for excess > errors) >         === g++: Unexpected fails for rv64imafdc lp64d medlow === > FAIL: g++.dg/contracts/contracts-tmpl-spec2.C   output pattern test >         === g++: Unexpected fails for rv32imafdc ilp32d medlow === > FAIL: g++.dg/contracts/contracts-tmpl-spec2.C   output pattern test > FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2a (test for excess > errors) > FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2b (test for excess > errors) >         === g++: Unexpected fails for rv64imafdcv lp64d  === > FAIL: g++.dg/contracts/contracts-tmpl-spec2.C   output pattern test > FAIL: g++.target/riscv/rvv/base/bug-10.C execution test > FAIL: g++.target/riscv/rvv/base/bug-11.C execution test > FAIL: g++.target/riscv/rvv/base/bug-12.C execution test > FAIL: g++.target/riscv/rvv/base/bug-13.C execution test > FAIL: g++.target/riscv/rvv/base/bug-14.C execution test > FAIL: g++.target/riscv/rvv/base/bug-15.C execution test > FAIL: g++.target/riscv/rvv/base/bug-16.C execution test > FAIL: g++.target/riscv/rvv/base/bug-17.C execution test > FAIL: g++.target/riscv/rvv/base/bug-2.C execution test > FAIL: g++.target/riscv/rvv/base/bug-23.C execution test > FAIL: g++.target/riscv/rvv/base/bug-3.C execution test > FAIL: g++.target/riscv/rvv/base/bug-4.C execution test > FAIL: g++.target/riscv/rvv/base/bug-5.C execution test > FAIL: g++.target/riscv/rvv/base/bug-6.C execution test > FAIL: g++.target/riscv/rvv/base/bug-7.C execution test > FAIL: g++.target/riscv/rvv/base/bug-8.C execution test > FAIL: g++.target/riscv/rvv/base/bug-9.C execution test >         === g++: Unexpected fails for rv32imafdcv ilp32d  === > FAIL: g++.dg/contracts/contracts-tmpl-spec2.C   output pattern test > FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2a (test for excess > errors) > FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2b (test for excess > errors) > FAIL: g++.target/riscv/rvv/base/bug-10.C execution test > FAIL: g++.target/riscv/rvv/base/bug-11.C execution test > FAIL: g++.target/riscv/rvv/base/bug-12.C execution test > FAIL: g++.target/riscv/rvv/base/bug-13.C execution test > FAIL: g++.target/riscv/rvv/base/bug-14.C (test for excess errors) > FAIL: g++.target/riscv/rvv/base/bug-15.C execution test > FAIL: g++.target/riscv/rvv/base/bug-16.C execution test > FAIL: g++.target/riscv/rvv/base/bug-17.C execution test > FAIL: g++.target/riscv/rvv/base/bug-18.C (test for excess errors) > FAIL: g++.target/riscv/rvv/base/bug-19.C (test for excess errors) > FAIL: g++.target/riscv/rvv/base/bug-2.C execution test > FAIL: g++.target/riscv/rvv/base/bug-20.C (test for excess errors) > FAIL: g++.target/riscv/rvv/base/bug-21.C (test for excess errors) > FAIL: g++.target/riscv/rvv/base/bug-22.C (test for excess errors) > FAIL: g++.target/riscv/rvv/base/bug-23.C execution test > FAIL: g++.target/riscv/rvv/base/bug-3.C execution test > FAIL: g++.target/riscv/rvv/base/bug-4.C execution test > FAIL: g++.target/riscv/rvv/base/bug-5.C execution test > FAIL: g++.target/riscv/rvv/base/bug-6.C execution test > FAIL: g++.target/riscv/rvv/base/bug-7.C execution test > FAIL: g++.target/riscv/rvv/base/bug-8.C execution test > FAIL: g++.target/riscv/rvv/base/bug-9.C (test for excess errors) >         === g++: Unexpected fails for rv64gczba_zbb_zbc_zbs lp64d === > FAIL: g++.dg/contracts/contracts-tmpl-spec2.C   output pattern test >         === gcc: Unexpected fails for rv64imac lp64 medlow === > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > XPASS: gcc.dg/uninit-pr101912.c pr101912 (test for bogus messages, > line 14) > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/format/format.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/guality/guality.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/pch/pch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sso/sso.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected >         === gcc: Unexpected fails for rv32imac ilp32 medlow === > XPASS: gcc.dg/uninit-pr101912.c pr101912 (test for bogus messages, > line 14) >         === gcc: Unexpected fails for rv64imafdc lp64d medlow === > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > XPASS: gcc.dg/uninit-pr101912.c pr101912 (test for bogus messages, > line 14) > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/format/format.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/guality/guality.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/pch/pch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sso/sso.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected >         === gcc: Unexpected fails for rv32imafdc ilp32d medlow === > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > XPASS: gcc.dg/uninit-pr101912.c pr101912 (test for bogus messages, > line 14) > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/format/format.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/guality/guality.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/pch/pch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sso/sso.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected >         === gcc: Unexpected fails for rv64imafdcv lp64d  === > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > XPASS: gcc.dg/uninit-pr101912.c pr101912 (test for bogus messages, > line 14) > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/format/format.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/guality/guality.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/pch/pch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sso/sso.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution > test > FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vmax-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vmin-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vmul-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vor-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vrem-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vsub-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vxor-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/partial/single_rgroup_run-1.c > execution test > FAIL: gcc.target/riscv/rvv/autovec/series_run-1.c -O3 -ftree-vectorize > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/insert_run-1.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/insert_run-2.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-1.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-2.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-3.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-4.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-5.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-6.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vmv-imm-run.c -O3 -ftree-vectorize > (test for excess errors) > FAIL: gcc.target/riscv/rvv/base/bug-3.c execution test > FAIL: gcc.target/riscv/rvv/base/bug-4.c execution test > FAIL: gcc.target/riscv/rvv/base/bug-5.c execution test >         === gcc: Unexpected fails for rv32imafdcv ilp32d  === > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > XPASS: gcc.dg/uninit-pr101912.c pr101912 (test for bogus messages, > line 14) > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/format/format.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/guality/guality.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/pch/pch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sso/sso.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution > test > FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vmax-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vmin-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vmul-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vor-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vrem-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vsub-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/binop/vxor-run.c execution test > FAIL: gcc.target/riscv/rvv/autovec/partial/single_rgroup_run-1.c > execution test > FAIL: gcc.target/riscv/rvv/autovec/series_run-1.c -O3 -ftree-vectorize > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/insert_run-1.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/insert_run-2.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-1.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-2.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-3.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-4.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-5.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vls-vlmax/repeat_run-6.c -std=c99 > -O3 -ftree-vectorize --param riscv-autovec-preference=fixed-vlmax > execution test > FAIL: gcc.target/riscv/rvv/autovec/vmv-imm-run.c -O3 -ftree-vectorize > (test for excess errors) > FAIL: gcc.target/riscv/rvv/base/bug-3.c execution test > FAIL: gcc.target/riscv/rvv/base/bug-4.c execution test > FAIL: gcc.target/riscv/rvv/base/bug-5.c execution test >         === gcc: Unexpected fails for rv64gczba_zbb_zbc_zbs lp64d === > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > FAIL: gcc.dg/optimize-bswapsi-1.c scan-tree-dump-times optimized "= > __builtin_bswap32 \\(" 6 > FAIL: gcc.dg/optimize-bswapsi-2.c scan-tree-dump-times bswap "32 bit > bswap implementation found at" 4 > FAIL: gcc.dg/optimize-bswapsi-3.c scan-tree-dump-times optimized "= > __builtin_bswap32 \\(" 1 > FAIL: gcc.dg/optimize-bswapsi-4.c scan-tree-dump bswap "32 bit bswap > implementation found at" > FAIL: gcc.dg/optimize-bswapsi-5.c scan-tree-dump-times optimized "= > __builtin_bswap32 \\(" 2 > FAIL: gcc.dg/optimize-bswapsi-6.c scan-tree-dump store-merging "32 bit > bswap implementation found at" > FAIL: gcc.dg/optimize-bswapsi-7.c scan-tree-dump-times optimized "= > __builtin_bswap32 \\(" 4 > XPASS: gcc.dg/uninit-pr101912.c pr101912 (test for bogus messages, > line 14) > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/format/format.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/guality/guality.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/pch/pch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/sso/sso.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > ERROR: tcl error sourcing > /scratch/merges/rgt-gcc-trunk/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp. > ERROR: torture-init: torture_without_loops is not empty as expected > >               ========= Summary of gcc testsuite ========= >                            | # of unexpected case / # of unique > unexpected case >                            |          gcc |          g++ | gfortran | > rv32imafdc/ ilp32d/ medlow |  833 /     3 |    3 /     2 |    0 /     0 | >   rv32imac/  ilp32/ medlow |    1 /     1 |    3 /     2 |    0 /     0 | > rv32imafdcv/ ilp32d/        |  950 /    29 |   25 /    24 |    0 /     > 0 | > rv64imafdcv/  lp64d/        |  950 /    29 |   18 /    18 |    0 /     > 0 | > rv64imafdc/  lp64d/ medlow |  833 /     3 |    1 /     1 |    0 /     0 | > rv64gczba_zbb_zbc_zbs/  lp64d/        |  840 /    10 |    1 / 1 |    0 > /     0 | >   rv64imac/   lp64/ medlow |  833 /     3 |    1 /     1 |    0 /     0 | > make[1]: *** [Makefile:951: report-gcc-linux] Error 1 > make[1]: Leaving directory '/scratch/merges/rgt-gcc-trunk/toolchain'