public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "patrick at rivosinc dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/112757] RISC-V regression testsuite errors with rv32gcv_zvl1024b
Date: Mon, 04 Dec 2023 22:30:23 +0000	[thread overview]
Message-ID: <bug-112757-4-Uhpp4mWSpE@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-112757-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112757

Patrick O'Neill <patrick at rivosinc dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56713|0                           |1
        is obsolete|                            |

--- Comment #2 from Patrick O'Neill <patrick at rivosinc dot com> ---
Created attachment 56799
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56799&action=edit
rv32gcv_zvl1024b testsuite failures 2023-12-04

Tested with hash 0c2ea80a4ffbddc0bc29f5badaf2ae43e59483b2
CI run:
https://github.com/patrick-rivos/gcc-postcommit-ci/actions/runs/7089317318

Comparison with zvl128b (pr112754):

Resolved failures (present on zvl128b but not zvl1024b):
XPASS: g++.dg/tree-ssa/pr83518.C  -std=gnu++14  scan-tree-dump optimized
"return 15;"
XPASS: g++.dg/tree-ssa/pr83518.C  -std=gnu++17  scan-tree-dump optimized
"return 15;"
XPASS: g++.dg/tree-ssa/pr83518.C  -std=gnu++20  scan-tree-dump optimized
"return 15;"
XPASS: g++.dg/tree-ssa/pr83518.C  -std=gnu++98  scan-tree-dump optimized
"return 15;"
XPASS: gcc.dg/tree-ssa/pr84512.c scan-tree-dump optimized "return 285;"
XPASS: gcc.dg/vect/slp-reduc-11.c -flto -ffat-lto-objects  scan-tree-dump vect
"vectorizing stmts using SLP"
XPASS: gcc.dg/vect/slp-reduc-11.c scan-tree-dump vect "vectorizing stmts using
SLP"

New failures (present on zvl1024b but not zvl128b):
FAIL: gfortran.dg/array_constructor_12.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/array_constructor_12.f90   -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/pr53265.c (test for excess errors)
FAIL: gcc.dg/torture/pr109219.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.dg/torture/pr109219.c   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  (test for excess errors)
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI <p_" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "p_[0-9]* <" 1
FAIL: gcc.dg/tree-ssa/pr32044.c scan-tree-dump-times optimized " / " 0
FAIL: gcc.dg/tree-ssa/scev-12.c scan-tree-dump-times ivopts " 
Type:\\tREFERENCE ADDRESS\n" 1
FAIL: gcc.dg/vect/pr65518.c -flto -ffat-lto-objects  scan-tree-dump vect "using
gather/scatter for strided/grouped access"
FAIL: gcc.dg/vect/pr65518.c scan-tree-dump vect "using gather/scatter for
strided/grouped access"
XPASS: gcc.dg/vect/slp-reduc-7.c -flto -ffat-lto-objects  scan-tree-dump-times
vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-reduc-7.c scan-tree-dump-times vect "vectorizing stmts
using SLP" 1
FAIL: gcc.dg/vect/slp-reduc-sad-2.c -flto -ffat-lto-objects  scan-tree-dump-not
vect "access with gaps requires scalar epilogue loop"
FAIL: gcc.dg/vect/slp-reduc-sad-2.c scan-tree-dump-not vect "access with gaps
requires scalar epilogue loop"
FAIL: gcc.dg/vect/trapv-vect-reduc-4.c scan-tree-dump-times vect "using an
in-order \\(fold-left\\) reduction" 1
FAIL: gcc.target/riscv/rvv/base/cpymem-1.c check-function-bodies f3
FAIL: gcc.target/riscv/rvv/base/cpymem-2.c check-function-bodies f1
FAIL: gcc.target/riscv/rvv/base/cpymem-2.c check-function-bodies f2
FAIL: gcc.target/riscv/rvv/base/cpymem-2.c check-function-bodies f3

Comparison with hash ad3e759c172272f6f2ba66631e7e7bd03fb2b436 zvl256b (previous
report):

Resolved:
FAIL: g++.dg/other/pr55650.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/other/pr55650.C  -std=gnu++17 (test for excess errors)
FAIL: g++.dg/other/pr55650.C  -std=gnu++20 (test for excess errors)
FAIL: g++.dg/other/pr55650.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/tree-prof/indir-call-prof-2.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/indir-call-prof.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/indir-call-recursive-inlining.C compilation, 
-fprofile-generate -D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/inline_mismatch_args.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/morefunc.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/partition1.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/partition2.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/partition3.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/pr35545.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/pr51719.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/pr53460.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/pr57451.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/pr59255.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/pr63581.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/pr79259.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: g++.dg/tree-prof/reorder.C compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gfortran.dg/prof/dynamic_dispatch_6.f03 compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/profile-generate-3.c (test for excess errors)
FAIL: gcc.dg/lto/pr69188 c_lto_pr69188_0.o-c_lto_pr69188_1.o link,  -flto -O0
-fprofile-generate
FAIL: gcc.dg/torture/pr58955-2.c   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/tree-prof/20041218-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/20050826-2.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/bb-reorg.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/cmpsf-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/cold_partition_label.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/comp-goto-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/crossmodule-indir-call-topn-1.c compilation, 
-fprofile-generate -D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/crossmodule-indir-call-topn-1a.c compilation, 
-fprofile-generate -D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/crossmodule-indir-call-topn-2.c compilation, 
-fprofile-generate -D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/crossmodule-indircall-1.c compilation, 
-fprofile-generate -D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/crossmodule-indircall-1a.c compilation, 
-fprofile-generate -D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/ic-misattribution-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/ic-misattribution-1a.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/indir-call-prof-2.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/indir-call-prof-malloc.c compilation, 
-fprofile-generate -D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/indir-call-prof-topn.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/indir-call-prof.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/init-array.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/inliner-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/loop-split-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/loop-split-2.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/loop-split-3.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/merge_block.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/peel-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/peel-2.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr108000.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr111559.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr34999.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr44777.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr45354.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr47187.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr49299-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr49299-2.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr50907.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr52027.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr52150.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr59003.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr59521-3.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr77698.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr79587.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr96394.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/pr97461.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/prof-robust-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/section-attr-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/section-attr-2.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/section-attr-3.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/stringop-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/stringop-2.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/switch-case-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/switch-case-2.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/time-profiler-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/tracer-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/unroll-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/update-cunroll-2.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/update-loopch.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/update-tailcall.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/va-arg-pack-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/val-prof-1.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/val-prof-2.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/val-prof-3.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/val-prof-4.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/val-prof-5.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/val-prof-6.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/val-prof-8.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/val-prof-9.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/tree-prof/wcoverage-mismatch.c compilation,  -fprofile-generate
-D_PROFILE_GENERATE
FAIL: gcc.dg/vect/pr111754.c -flto -ffat-lto-objects  scan-tree-dump optimized
"return { 0.0, 9.0e\\+0, 0.0, 0.0 }"
FAIL: gcc.dg/vect/pr111754.c scan-tree-dump optimized "return { 0.0, 9.0e\\+0,
0.0, 0.0 }"
FAIL: gcc.target/riscv/predef-13.c   -O0  (test for excess errors)
FAIL: gcc.target/riscv/predef-13.c   -O1  (test for excess errors)
FAIL: gcc.target/riscv/predef-13.c   -O2  (test for excess errors)
FAIL: gcc.target/riscv/predef-13.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (test for excess errors)
FAIL: gcc.target/riscv/predef-13.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  (test for excess errors)
FAIL: gcc.target/riscv/predef-13.c   -O3 -g  (test for excess errors)
FAIL: gcc.target/riscv/predef-13.c   -Os  (test for excess errors)

New failures:
FAIL: gcc.dg/tree-prof/val-prof-1.c scan-tree-dump optimized "if \\(n_[0-9]* !=
257\\)"
FAIL: gcc.dg/tree-prof/val-prof-3.c scan-tree-dump optimized "if \\(_[0-9]* \\<
n_[0-9]*"
FAIL: gcc.dg/tree-prof/val-prof-4.c scan-tree-dump optimized "if \\(n_[0-9]*
\\>"
FAIL: gcc.dg/tree-ssa/ssa-sink-16.c (internal compiler error: verify_gimple
failed)
FAIL: gcc.dg/tree-ssa/ssa-sink-16.c (test for excess errors)
FAIL: gcc.target/riscv/rvv/autovec/pr112552.c -O3 -ftree-vectorize (test for
excess errors)


All new failures are also seen on zvl128b: pr112754

  parent reply	other threads:[~2023-12-04 22:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-28 23:48 [Bug target/112757] New: " patrick at rivosinc dot com
2023-11-28 23:51 ` [Bug target/112757] " patrick at rivosinc dot com
2023-12-04 22:30 ` patrick at rivosinc dot com [this message]
2024-01-24 23:53 ` patrick at rivosinc dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-112757-4-Uhpp4mWSpE@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).