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

--- Comment #9 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Note the patch in c#4 is causing a regression on riscv32-elf:

                === gcc tests ===

Schedule of variations:
    unix/-march=rv32gcv

Running target unix/-march=rv32gcv
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using
/home/jlaw/jenkins/workspace/riscv32-elf/gcc/gcc/testsuite/config/default.exp
as tool-and-target-specific interface file.
WARNING: Assuming target board is the local machine (which is probably wrong).
You may need to set your DEJAGNU environment variable.
Running
/home/jlaw/jenkins/workspace/riscv32-elf/gcc/gcc/testsuite/gcc.target/riscv/rvv/rvv.exp
...
FAIL: gcc.target/riscv/rvv/autovec/cond/pr111401.c -ftree-vectorize -O3
-mrvv-max-lmul=m1 execution test
FAIL: gcc.target/riscv/rvv/autovec/cond/pr111401.c -ftree-vectorize -O3
-mrvv-max-lmul=m2 execution test
FAIL: gcc.target/riscv/rvv/autovec/cond/pr111401.c -ftree-vectorize -O3
-mrvv-max-lmul=m4 execution test
FAIL: gcc.target/riscv/rvv/autovec/cond/pr111401.c -ftree-vectorize -O3
-mrvv-max-lmul=m8 execution test
FAIL: gcc.target/riscv/rvv/autovec/cond/pr111401.c -ftree-vectorize -O3
-mrvv-max-lmul=dynamic execution test
FAIL: gcc.target/riscv/rvv/autovec/cond/pr111401.c -ftree-vectorize -O2
-mrvv-max-lmul=m1 execution test
FAIL: gcc.target/riscv/rvv/autovec/cond/pr111401.c -ftree-vectorize -O2
-mrvv-max-lmul=m2 execution test
FAIL: gcc.target/riscv/rvv/autovec/cond/pr111401.c -ftree-vectorize -O2
-mrvv-max-lmul=m4 execution test
FAIL: gcc.target/riscv/rvv/autovec/cond/pr111401.c -ftree-vectorize -O2
-mrvv-max-lmul=m8 execution test
FAIL: gcc.target/riscv/rvv/autovec/cond/pr111401.c -ftree-vectorize -O2
-mrvv-max-lmul=dynamic execution test

Reply via email to