ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 36989-v2_RISCV_Add_withcmodel_configure_option-1 #1995

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

Precommit CI Run information

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

Patch information

Applied patches: 1 -> 1 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=36989 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20240802051151.3658614-1-hau.hsu@sifive.com/ Patch id: 95144

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-rv64gcv-lp64d-multilib rv64gcv-lp64d, rv32gc-ilp32d, rv64gc-lp64d, rv32imc_zba_zbb_zbc_zbs-ilp32
linux-rv64gcv-lp64d-multilib rv32gcv-ilp32d, rv64gcv-lp64d
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-multilib rv32gc_zba_zbb_zbc_zbs-ilp32d, rv64gc_zba_zbb_zbc_zbs-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 1 month ago

Lint Status

The following issues have been found with 36989-v2_RISCV_Add_withcmodel_configure_option-1 using gcc's ./contrib/check_GNU_style.py. Please use your best judgement when resolving these issues. These are only warnings and do not need to be resolved in order to merge your patch.

=== ERROR type #1: blocks of 8 spaces should be replaced with tabs (1 error(s)) ===
gcc/configure:1884:15:  --with-cmodel████████   Code model configuration string (RISC-V only)

=== ERROR type #2: dot, space, space, new sentence (2 error(s)) ===
gcc/doc/invoke.texi:31288:52:between absolute addresses @minus{}2 GiB and +2 GiB.█Programs can be statically
gcc/doc/invoke.texi:31289:22:or dynamically linked.█This is the default code model unless GCC has been

=== ERROR type #3: lines should not exceed 80 characters (6 error(s)) ===
gcc/config.gcc:4726:80:                supported_defaults="abi arch tune riscv_attribute isa_spec tls cmodel"
gcc/config.gcc:4885:80:                        # Make sure --with-cmodel is valid.  If it was not specified,
gcc/config.gcc:4891:80:                                echo "invalid option for --with-cmodel: '${with_cmodel}', available values are 'medlow' 'medany' 'large'" 1>&2
gcc/config.gcc:4895:80:                        tm_defines="${tm_defines} TARGET_RISCV_DEFAULT_CMODEL=${with_cmodel}"
gcc/config.gcc:6089:80:all_defaults="abi cpu cpu_32 cpu_64 arch arch_32 arch_64 tune tune_32 tune_64 schedule float mode fpu nan fp_32 odd_spreg_32 divide llsc mips-plt synci tls lxc1-sxc1 madd4 isa_spec compact-branches msa cmodel"
gcc/configure.ac:1216:80:[AS_HELP_STRING([--with-cmodel], [Code model configuration string (RISC-V only)])],

=== ERROR type #4: there should be exactly one space between function name and parenthesis (2 error(s)) ===
gcc/configure.ac:1215:11:AC_ARG_WITH(cmodel,
gcc/configure.ac:1216:15:[AS_HELP_STRING([--with-cmodel], [Code model configuration string (RISC-V only)])],

Additional information

github-actions[bot] commented 1 month ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/0d514c11ef5931d61917c0c663646e73154f8473 Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/d80dcff99f3ca8721eecd82097281095a3122079 Applied

Git log

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

> git log --oneline 0d514c11ef5931d61917c0c663646e73154f8473^..HEAD
6063e49766c RISC-V: Add --with-cmodel configure option
0d514c11ef5 libstdc++: Make dg-error pattern more accurate

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 1 month ago

Build GCC Status

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

Notes

Patch(es) were applied to the hash https://github.com/gcc-mirror/gcc/commit/0d514c11ef5931d61917c0c663646e73154f8473. 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 1 month ago

Testsuite Status

Summary

New Failures gcc g++ gfortran Previous Hash
Resolved Failures gcc g++ gfortran Previous Hash
Unresolved Failures gcc g++ gfortran Previous Hash
linux: rv32 Bitmanip ilp32d medlow multilib 256/55 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/0d514c11ef5931d61917c0c663646e73154f8473
linux: rv32gcv ilp32d medlow multilib 302/82 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/0d514c11ef5931d61917c0c663646e73154f8473
linux: rv64 Bitmanip lp64d medlow multilib 256/56 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/0d514c11ef5931d61917c0c663646e73154f8473
linux: rv64gcv lp64d medlow multilib 300/82 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/0d514c11ef5931d61917c0c663646e73154f8473
newlib: rv32gc ilp32d medlow multilib 287/61 30/6 0/0 https://github.com/gcc-mirror/gcc/commit/0d514c11ef5931d61917c0c663646e73154f8473
newlib: rv32imc_zba_zbb_zbc_zbs ilp32 medlow multilib 289/63 30/6 0/0 https://github.com/gcc-mirror/gcc/commit/0d514c11ef5931d61917c0c663646e73154f8473
newlib: rv64gc lp64d medlow multilib 278/59 9/3 0/0 https://github.com/gcc-mirror/gcc/commit/0d514c11ef5931d61917c0c663646e73154f8473
newlib: rv64gcv lp64d medlow multilib 323/85 15/5 0/0 https://github.com/gcc-mirror/gcc/commit/0d514c11ef5931d61917c0c663646e73154f8473

Additional information