ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 38738-SH_Document_extended_asm_operand_modifers-1 #2267

Open github-actions[bot] opened 7 hours ago

github-actions[bot] commented 7 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/10967072025

Patch information

Applied patches: 1 -> 1 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=38738 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/216c5bda-76b5-48c7-89e2-431443047c26@app.fastmail.com/ Patch id: 97780

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

Lint Status

The following issues have been found with 38738-SH_Document_extended_asm_operand_modifers-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 (13 error(s)) ===
gcc/doc/extend.texi:12554:80:The list below describes the supported modifiers and their effects for the SH family of processors.
gcc/doc/extend.texi:12560:80:@item @code{@@} @tab Print ''@code{trap}'', ''@code{rte}'' or ''@code{rts}'' depending on the interrupt pragma used.
gcc/doc/extend.texi:12561:80:@item @code{#} @tab Print ''@code{nop}'' if there is nothing to put in the delay slot.
gcc/doc/extend.texi:12564:80:@item @code{O} @tab Require a constant operand and print the constant expression with no punctuation.
gcc/doc/extend.texi:12565:80:@item @code{R} @tab Print the ''@code{LSW}'' of a dp value - changes if in little endian.
gcc/doc/extend.texi:12566:80:@item @code{S} @tab Print the ''@code{MSW}'' of a dp value - changes if in little endian.
gcc/doc/extend.texi:12567:80:@item @code{T} @tab Print the next word of a dp value - same as ''@code{R}'' in big endian mode.
gcc/doc/extend.texi:12568:80:@item @code{M} @tab Print ''@code{.b }'', ''@code{.w}'', ''@code{.l}'', ''@code{.s}'', ''@code{.d}'', suffix if operand is a MEM.
gcc/doc/extend.texi:12569:80:@item @code{N} @tab Print ''@code{r63}'' if the operand is ''@code{const_int 0}''.
gcc/doc/extend.texi:12570:80:@item @code{d} @tab Print a ''@code{V2SF}'' as ''@code{dN}'' instead of ''@code{fpN}''.
gcc/doc/extend.texi:12571:80:@item @code{m} @tab Print the pair ''@code{base,offset}'' or ''@code{base,index}'' for LD and ST.
gcc/doc/extend.texi:12572:80:@item @code{U} @tab Like ''@code{%m}'' for ''@code{LD}'' and ''@code{ST}'', ''@code{HI}'' and ''@code{LO}''.
gcc/doc/extend.texi:12576:80:@item @code{u} @tab Print the lowest 16 bits of ''@code{CONST_INT}'', as an unsigned value.

Additional information

github-actions[bot] commented 7 hours ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146 Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/9227a64495d5594613604573b72422e8e3722fc5 Applied

Git log

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

> git log --oneline 09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146^..HEAD
7995c2e7f73 SH: Document extended asm operand modifers
09a52cf036b s390: Remove -m{,no-}lra option

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 7 hours ago

Build GCC Status

Target Status
linux-rv64gc-lp64d-non-multilib Success
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-multilib Success
newlib-rv64gc-lp64d-non-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/09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146. 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 7 hours 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 1351/171 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146
linux: rv32gcv ilp32d medlow multilib 1413/206 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146
linux: rv64 Bitmanip lp64d medlow multilib 1351/172 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146
linux: rv64gcv lp64d medlow multilib 1412/207 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146
newlib: rv32gc ilp32d medlow multilib 1382/177 27/5 0/0 https://github.com/gcc-mirror/gcc/commit/09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146
newlib: rv32imc_zba_zbb_zbc_zbs ilp32 medlow multilib 1384/179 27/5 0/0 https://github.com/gcc-mirror/gcc/commit/09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146
newlib: rv64gc lp64d medlow multilib 1373/175 9/3 0/0 https://github.com/gcc-mirror/gcc/commit/09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146
newlib: rv64gcv lp64d medlow multilib 1435/210 15/5 0/0 https://github.com/gcc-mirror/gcc/commit/09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146

Additional information