Open github-actions[bot] opened 16 hours ago
The following issues have been found with 41214-genrecog_Split_into_separate_partitions_PR111600-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: dot, space, space, end of comment (4 error(s)) ===
gcc/genrecog.cc:4865:49: printf_indent (f, indent, "return %d; /* %s */\n", acceptance.u.full.code,
gcc/genrecog.cc:4966:42: printf_indent (f, indent, "/* OPTIONAL IF */\n");
gcc/genrecog.cc:4990:50: printf_indent (f, indent + 4, "/* OPTIONAL IF */\n");
gcc/genrecog.cc:5053:52: printf_indent (f, indent + 2, "/* OPTIONAL CASE */\n");
=== ERROR type #2: lines should not exceed 80 characters (2 error(s)) ===
gcc/configure.ac:919:80:[Set the number of partitions of insn-emit.cc for genemit and genrecog to create. [default=10]])],
gcc/genrecog.cc:5534:80: print_subroutine_group (output_files, header, &os, PEEPHOLE2, &peephole2_root);
Target | Status |
---|---|
Baseline hash: https://github.com/gcc-mirror/gcc/commit/efb1d2e2368e60da3c691ee3cb510ee690d1fa2a | Applied |
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/a22dfe208d94105a6e587a3b25e8fe8d62444d8a | Applied |
git log --oneline from the most recently applied patch to the baseline
> git log --oneline efb1d2e2368e60da3c691ee3cb510ee690d1fa2a^..HEAD
8af0afc3014 genrecog: Split into separate partitions [PR111600].
efb1d2e2368 i386/testsuite: Correct AVX10.2 FP8 test mask usage
Patch applied successfully
Target | Status |
---|---|
newlib-rv64gcv-lp64d-multilib | Success |
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-multilib | Success |
linux-rv64gcv-lp64d-multilib | Success |
linux-rv64gc-lp64d-non-multilib | Build failure. Please check the 101913-linux-rv64gc-lp64d-non-multilib-build-log artifact. Tail Preview (1MB), Stderr preview |
newlib-rv64gc-lp64d-non-multilib | Success |
Patch(es) were applied to the hash https://github.com/gcc-mirror/gcc/commit/efb1d2e2368e60da3c691ee3cb510ee690d1fa2a. If this patch commit depends on or conflicts with a recently committed patch, then these results may be outdated.
The following targets are build only targets:
Build Failures | Additional Info |
---|---|
linux-rv64gc-lp64d-non-multilib | Build failure. Please check the 101913-linux-rv64gc-lp64d-non-multilib-build-log artifact. Tail Preview (1MB), Stderr preview |
New Failures | gcc | g++ | gfortran | Previous Hash |
---|
Resolved Failures | gcc | g++ | gfortran | Previous Hash |
---|
Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/12032110694
Patch information
Applied patches: 1 -> 1 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=41214 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/D5W5LKQLYUYS.1KBYYLYTTHTND@gmail.com/ Patch id: 101913
Build Targets
multilib
, please refer to the table below to see all the targets within that multilib.-march
stringrv64gcv-lp64d
,rv32gc-ilp32d
,rv64gc-lp64d
,rv32imc_zba_zbb_zbc_zbs-ilp32
rv32gcv-ilp32d
,rv64gcv-lp64d
rv32gc_zba_zbb_zbc_zbs-ilp32d
,rv64gc_zba_zbb_zbc_zbs-lp64d
Target Information
-march
stringgc_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