ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 35733-v2_RISCV_use_fclass_insns_to_implement_isfinite_and_isnormal_builtins-1 #1821

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 2 months ago

Precommit CI Run information

Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/9736800586

Patch information

Applied patches: 1 -> 1 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=35733 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20240701004729.1135009-1-vineetg@rivosinc.com/ Patch id: 93103

Build Targets

Some targets are built as multilibs. If a build target ends with multilib, please refer to the table below to see all the targets within that multilib. Target name -march string
newlib-rv64gc-lp64d-multilib rv32gc-ilp32d, rv64gc-lp64d
newlib-rv64gcv-lp64d-multilib rv64gcv-lp64d
linux-rv64gcv-lp64d-multilib rv32gcv-ilp32d, rv64gcv-lp64d

Target Information

Target Shorthand -march string
Bitmanip gc_zba_zbb_zbc_zbs

Notes

Testsuite results use a more lenient allowlist to reduce error reporting with flakey tests. Please take a look at the current allowlist. Results come from a sum file comparator. Each patch is applied to a well known, non-broken baseline taken from our gcc postcommit framework (here) which runs the full gcc testsuite every 6 hours. If you have any questions or encounter any issues which may seem like false-positives, please contact us at patchworks-ci@rivosinc.com

github-actions[bot] commented 2 months ago

Lint Status

Lint passed

github-actions[bot] commented 2 months ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00 Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/e62ea4fb8ffcab06ddd02f26db91b29b7270743f Applied

Git log

git log --oneline from the most recently applied patch to the baseline

> git log --oneline 30ad2fafa9ab2497cc12df62a3240cff6ef25d00^..HEAD
aff8012c62e RISC-V: use fclass insns to implement isfinite and isnormal builtins
30ad2fafa9a hppa: Fix ICE caused by mismatched predicate and constraint in xmpyu patterns

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 2 months ago

Build GCC Status

Target Status
newlib-rv64gc-lp64d-multilib Success
linux-rv64gcv-lp64d-multilib Success
newlib-rv64gcv-lp64d-multilib Success
linux-rv32gc_zba_zbb_zbc_zbs-ilp32d-non-multilib Success
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-non-multilib Success

Notes

Patch(es) were applied to the hash https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00. If this patch commit depends on or conflicts with a recently committed patch, then these results may be outdated.

Additional information

github-actions[bot] commented 2 months ago

Testsuite Status

Summary

New Failures gcc g++ gfortran Previous Hash
linux: rv32 Bitmanip ilp32d medlow 14/1 1/1 0/0 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
linux: rv32gcv ilp32d medlow multilib 14/1 1/1 0/0 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
linux: rv64 Bitmanip lp64d medlow 14/1 1/1 0/0 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
linux: rv64gcv lp64d medlow multilib 14/1 1/1 0/0 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
newlib: rv32gc ilp32d medlow multilib 14/1 1/1 0/0 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
newlib: rv64gc lp64d medlow multilib 14/1 1/1 0/0 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
newlib: rv64gcv lp64d medlow multilib 14/1 1/1 0/0 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
Resolved Failures gcc g++ gfortran Previous Hash
Unresolved Failures gcc g++ gfortran Previous Hash
linux: rv32 Bitmanip ilp32d medlow 350/61 4/1 12/2 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
linux: rv32gcv ilp32d medlow multilib 376/81 12/3 12/2 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
linux: rv64 Bitmanip lp64d medlow 346/59 4/1 12/2 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
linux: rv64gcv lp64d medlow multilib 370/78 12/3 12/2 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
newlib: rv32gc ilp32d medlow multilib 381/67 37/6 0/0 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
newlib: rv64gc lp64d medlow multilib 368/62 10/3 0/0 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00
newlib: rv64gcv lp64d medlow multilib 394/82 18/5 0/0 https://github.com/gcc-mirror/gcc/commit/30ad2fafa9ab2497cc12df62a3240cff6ef25d00

New Failures Across All Affected Targets (7 targets / 7 total targets)

ERROR: gcc.target/riscv/fclass.c   -O0 : missing " for " dg-options 3 "-march=rv64gc -mabi=lp64d  -ftrapping-math { target { rv64 } } "
ERROR: gcc.target/riscv/fclass.c   -O1 : missing " for " dg-options 3 "-march=rv64gc -mabi=lp64d  -ftrapping-math { target { rv64 } } "
ERROR: gcc.target/riscv/fclass.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none : missing " for " dg-options 3 "-march=rv64gc -mabi=lp64d  -ftrapping-math { target { rv64 } } "
ERROR: gcc.target/riscv/fclass.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects : missing " for " dg-options 3 "-march=rv64gc -mabi=lp64d  -ftrapping-math { target { rv64 } } "
ERROR: gcc.target/riscv/fclass.c   -O2 : missing " for " dg-options 3 "-march=rv64gc -mabi=lp64d  -ftrapping-math { target { rv64 } } "
ERROR: gcc.target/riscv/fclass.c   -O3 -g : missing " for " dg-options 3 "-march=rv64gc -mabi=lp64d  -ftrapping-math { target { rv64 } } "
ERROR: gcc.target/riscv/fclass.c   -Os : missing " for " dg-options 3 "-march=rv64gc -mabi=lp64d  -ftrapping-math { target { rv64 } } "
FAIL: g++.dg/opt/pr107569.C  -std=gnu++20  scan-tree-dump-times vrp1 "return 1;" 2

Additional information