From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AE77F3858D39; Tue, 21 Nov 2023 17:47:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AE77F3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700588861; bh=tnJcsp8h/eWnH7X9SvuXNUhdKqyo9reO1Mn0ychR+RM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Dumll6a2qC7DSpMjkOoIt+BOlELqOKlGABS6Iq/ixuTGBhXE6UlK2a0x4/H0Hg4DO +a6YwDzuNIQ0whgBiq+DrPUhu7sc+HT0caVl8zfcygObDe4xlv9/3OBydzXYIJsTej iMPnAPbkfd3BJk+yz3ujrYS5E2b7BtZM3UnAcz+w= From: "patrick at rivosinc dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112599] RISC-V regression testsuite errors with rv64gcv_zvl1024b Date: Tue, 21 Nov 2023 17:47:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: patrick at rivosinc dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112599 Patrick O'Neill changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56626|0 |1 is obsolete| | --- Comment #2 from Patrick O'Neill --- Created attachment 56662 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56662&action=3Dedit rv64gcv_zvl1024b testsuite failures 2023-11-21 Tested with hash 30d8188e6d1b450533ab0055b951ebfc75022219 Comparison with zvl128b (pr112583): Resolved failures (present on zvl128b but not zvl1024b): XPASS: g++.dg/tree-ssa/pr83518.C -std=3Dgnu++14 scan-tree-dump optimized "return 15;" XPASS: g++.dg/tree-ssa/pr83518.C -std=3Dgnu++17 scan-tree-dump optimized "return 15;" XPASS: g++.dg/tree-ssa/pr83518.C -std=3Dgnu++20 scan-tree-dump optimized "return 15;" XPASS: g++.dg/tree-ssa/pr83518.C -std=3Dgnu++98 scan-tree-dump optimized "return 15;" XPASS: gcc.dg/tree-ssa/pr84512.c scan-tree-dump optimized "return 285;" FAIL: gcc.target/riscv/rvv/autovec/gather-scatter/gather_load_run-12.c execution test FAIL: gcc.target/riscv/rvv/autovec/gather-scatter/gather_load_run-12.c execution test FAIL: gcc.target/riscv/rvv/autovec/gather-scatter/gather_load_run-12.c execution test FAIL: gcc.target/riscv/rvv/autovec/gather-scatter/gather_load_run-12.c execution test FAIL: gcc.target/riscv/rvv/autovec/gather-scatter/gather_load_run-12.c execution test FAIL: gcc.target/riscv/rvv/autovec/gather-scatter/gather_load_run-12.c execution test New failures (present on zvl1024b but not zvl128b): FAIL: gfortran.dg/matmul_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/matmul_1.f90 -O3 -g execution test FAIL: gfortran.dg/maxval_char_3.f90 -O3 -fomit-frame-pointer -funroll-loo= ps -fpeel-loops -ftracer -finline-functions (internal compiler error: in duplicate_and_interleave, at tree-vect-slp.cc:8025) FAIL: gfortran.dg/maxval_char_3.f90 -O3 -fomit-frame-pointer -funroll-loo= ps -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/maxval_char_3.f90 -O3 -g (internal compiler error: in duplicate_and_interleave, at tree-vect-slp.cc:8025) FAIL: gfortran.dg/maxval_char_3.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/maxval_char_4.f90 -O3 -fomit-frame-pointer -funroll-loo= ps -fpeel-loops -ftracer -finline-functions (internal compiler error: in duplicate_and_interleave, at tree-vect-slp.cc:8025) FAIL: gfortran.dg/maxval_char_4.f90 -O3 -fomit-frame-pointer -funroll-loo= ps -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/maxval_char_4.f90 -O3 -g (internal compiler error: in duplicate_and_interleave, at tree-vect-slp.cc:8025) FAIL: gfortran.dg/maxval_char_4.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/minlocval_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error: in duplicate_and_interleave, at tree-vect-slp.cc:8025) FAIL: gfortran.dg/minlocval_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/minlocval_3.f90 -O3 -g (internal compiler error: in duplicate_and_interleave, at tree-vect-slp.cc:8025) FAIL: gfortran.dg/minlocval_3.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/minval_char_3.f90 -O3 -fomit-frame-pointer -funroll-loo= ps -fpeel-loops -ftracer -finline-functions (internal compiler error: in duplicate_and_interleave, at tree-vect-slp.cc:8025) FAIL: gfortran.dg/minval_char_3.f90 -O3 -fomit-frame-pointer -funroll-loo= ps -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/minval_char_3.f90 -O3 -g (internal compiler error: in duplicate_and_interleave, at tree-vect-slp.cc:8025) FAIL: gfortran.dg/minval_char_3.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/minval_char_4.f90 -O3 -fomit-frame-pointer -funroll-loo= ps -fpeel-loops -ftracer -finline-functions (internal compiler error: in duplicate_and_interleave, at tree-vect-slp.cc:8025) FAIL: gfortran.dg/minval_char_4.f90 -O3 -fomit-frame-pointer -funroll-loo= ps -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/minval_char_4.f90 -O3 -g (internal compiler error: in duplicate_and_interleave, at tree-vect-slp.cc:8025) FAIL: gfortran.dg/minval_char_4.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/proc_ptr_comp_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/proc_ptr_comp_12.f90 -O3 -g execution test FAIL: gcc.c-torture/execute/990128-1.c -O2 execution test FAIL: gcc.c-torture/execute/990128-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=3Dnone execution test FAIL: gcc.c-torture/execute/990128-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.c-torture/execute/990128-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.c-torture/execute/990128-1.c -O3 -g execution test FAIL: gcc.dg/no-strict-overflow-6.c scan-tree-dump optimized "return 0" FAIL: gcc.dg/pr30957-1.c execution test FAIL: gcc.dg/pr30957-1.c scan-rtl-dump loop2_unroll "Expanding Accumulator" FAIL: gcc.dg/pr34263.c execution test FAIL: gcc.dg/pr53265.c (test for excess errors) FAIL: gcc.dg/torture/pr58955-2.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI