ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 39515-RFCPATCH_Use_uniqueptr_in_more_places_in_prettyprinterdiagnostics_PR116613-1 #2396

Closed github-actions[bot] closed 1 hour ago

github-actions[bot] commented 2 hours ago

Precommit CI Run information

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

Patch information

Applied patches: 1 -> 1 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=39515 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20241014231846.465392-1-dmalcolm@redhat.com/ Patch id: 98894

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 2 hours ago

Lint Status

The following issues have been found with 39515-RFCPATCH_Use_uniqueptr_in_more_places_in_prettyprinterdiagnostics_PR116613-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: lines should not exceed 80 characters (6 error(s)) ===
gcc/analyzer/analyzer.cc:515:80:  label_text result = label_text::take (xstrdup (pp_formatted_text (pp.get ())));
gcc/diagnostic-client-data-hooks.h:56:80:extern std::unique_ptr<diagnostic_client_data_hooks> make_compiler_data_hooks ();
gcc/diagnostic.h:29:80:# error "You must define INCLUDE_MEMORY before including system.h to use diagnostic.h"
gcc/diagnostic.h:567:80:  void set_output_format (std::unique_ptr<diagnostic_output_format> output_format);
gcc/diagnostic.h:569:80:  void set_client_data_hooks (std::unique_ptr<diagnostic_client_data_hooks> hooks);
gcc/pretty-print.h:29:80:# error "You must define INCLUDE_MEMORY before including system.h to use pretty-print.h"

Additional information

github-actions[bot] commented 2 hours ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/1c507a02f29c6ca735f40f4b16b341ce9d5aa1b1 Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/23e7b702521aa5611eeee060a0b8dd194f3801fc Applied

Git log

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

> git log --oneline 1c507a02f29c6ca735f40f4b16b341ce9d5aa1b1^..HEAD
af2b203e428 Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]
1c507a02f29 RISC-V: Add detailed comments on processing implied extensions. [NFC]

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 2 hours ago

Build GCC Status

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

Notes

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

Additional information

github-actions[bot] commented 2 hours ago

Testsuite Status

Waiting for build to complete.

Additional information

github-actions[bot] commented 1 hour ago

Comparing against #2377 for branch: