From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AA6853858C2D; Mon, 27 Nov 2023 17:51:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AA6853858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701107473; bh=p+OTfF280DhCejH5RFTMlZDXfKQHrfVjvux5SPXE/p4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fd+NTA6pd4tQ8n4A/GXU1SdRLkukEoQwvswFhmrw/vxWk0kUCWpqT/pTigxj0wxos gJvf+ybXjg4bmm560r4UP2NWDnS1CwICmjFs3TrtyII/0ZUbb35o3kdJ1OzE3eY4tL IiBcAYkZC/5S5PvzWSfYH1Ha+Fa5qOg7GYJsf4+s= From: "patrick at rivosinc dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112598] RISC-V regression testsuite errors with rv64gcv_zvl512b Date: Mon, 27 Nov 2023 17:51:13 +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=3D112598 Patrick O'Neill changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56661|0 |1 is obsolete| | --- Comment #16 from Patrick O'Neill --- Created attachment 56700 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56700&action=3Dedit rv64gcv_zvl512b testsuite failures 2023-11-25 Tested with hash 9866c98e1015d98b8fc346d7cf73a0070cce5f69 CI run: https://github.com/patrick-rivos/gcc-postcommit-ci/actions/runs/6988591247 Comparison with zvl128b (pr112583): Resolved failures (present on zvl128b but not zvl256b): 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;" New failures (present on zvl256b but not zvl128b): FAIL: gfortran.dg/class_67.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test 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/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/compile/20090907-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error: in partial_subreg_p, at rtl.h:3187) FAIL: gcc.c-torture/compile/20090907-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) 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/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