Re: [Linaro-TCWG-CI] FAIL: 6 regressions after gcc commit: basepoints/gcc-14-3331-gcddc26e0274 aarch64: Fine-grained ldp and stp policies with test-cases.

2023-08-19 Thread Maxim Kuvyrkov
Hi Manos,

New tests in your patch [1] fail on aarch64-linux-gnu build in our CI.  Would 
you please investigate why?  Testing logs are at [2].

[1] 
https://patchwork.sourceware.org/project/gcc/patch/20230818074943.41754-1-manos.anagnosta...@vrull.eu/
[2] 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/1602/artifact/artifacts/artifacts.precommit/00-sumfiles/

--
Maxim Kuvyrkov
https://www.linaro.org

> On Aug 19, 2023, at 08:37, ci_not...@linaro.org wrote:
> 
> [Linaro-TCWG-CI] FAIL: 6 regressions after gcc commit: 
> basepoints/gcc-14-3331-gcddc26e0274 aarch64: Fine-grained ldp and stp 
> policies with test-cases.
> 
> Dear contributor, our automatic CI has detected problems related to your 
> patch.
> Please find below some details about it.
> 
> In CI config tcwg_gcc_check/master-aarch64 after:
> 
>  | commit cddc26e0274b51e775929e497f89d203211689d2
>  | Author: Manos Anagnostakis 
>  | Date:   Fri Aug 18 10:49:43 2023 +0300
>  | 
>  | aarch64: Fine-grained ldp and stp policies with test-cases.
>  | 
>  | This patch implements the following TODO in 
> gcc/config/aarch64/aarch64.cc
>  | to provide the requested behaviour for handling ldp and stp:
>  | 
>  |   /* Allow the tuning structure to disable LDP instruction formation
>  | ... 47 lines of the commit log omitted.
> 
> FAIL: 6 regressions
> 
> regressions.sum:
> === gcc tests ===
> 
> Running gcc:gcc.target/aarch64/aarch64.exp ...
> FAIL: gcc.target/aarch64/ldp_aligned.c scan-assembler-times ldp\tq[0-9]+, 
> q[0-9] 1
> FAIL: gcc.target/aarch64/ldp_aligned.c scan-assembler-times ldp\tw[0-9]+, 
> w[0-9] 3
> FAIL: gcc.target/aarch64/ldp_aligned.c scan-assembler-times ldp\tx[0-9]+, 
> x[0-9] 3
> FAIL: gcc.target/aarch64/ldp_always.c scan-assembler-times ldp\tq[0-9]+, 
> q[0-9] 2
> FAIL: gcc.target/aarch64/ldp_always.c scan-assembler-times ldp\tw[0-9]+, 
> w[0-9] 6
> FAIL: gcc.target/aarch64/ldp_always.c scan-assembler-times ldp\tx[0-9]+, 
> x[0-9] 6
> 
> ... and 1 more entries
> 
> 
> 
> -8<--8<--8<--
> The information below can be used to reproduce a debug environment:
> 
> Current build   : 
> https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/1602/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/836/artifact/artifacts
> 
> Reproduce last good and first bad builds: 
> https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/cddc26e0274b51e775929e497f89d203211689d2/reproduction_instructions.txt
> 
> Full commit : 
> https://github.com/gcc-mirror/gcc/commit/cddc26e0274b51e775929e497f89d203211689d2
> 
> Latest bug report status : https://linaro.atlassian.net/browse/GNU-692
> 
> List of configurations that regressed due to this commit :
> * tcwg_gcc_check
> ** master-aarch64
> *** FAIL: 6 regressions
> *** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/1602/


___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org


Re: [Linaro-TCWG-CI] FAIL: 10 regressions after gcc commit: 5 commits in gcc

2023-08-19 Thread Maxim Kuvyrkov
Hi Julian,

Your patch series causes regressions on aarch64-linux-gnu.  Would you please 
investigate?

Let me know if you need any assistance in reproducing these.

Thanks!

--
Maxim Kuvyrkov
https://www.linaro.org

> On Aug 19, 2023, at 09:32, ci_not...@linaro.org wrote:
> 
> [Linaro-TCWG-CI] FAIL: 10 regressions after gcc commit: 5 commits in gcc
> 
> Dear contributor, our automatic CI has detected problems related to your 
> patch.
> Please find below some details about it.
> 
> In CI config tcwg_gcc_check/master-aarch64 after:
> 
>  | gcc commits:
>  | dce6c135fb52fd631c2fc82d8048d32ce41ece21 OpenMP/OpenACC: Reorganise OMP 
> map clause handling in gimplify.cc
>  | dd49dd178e3eac8e9925baa3d71325d8d5f69215 OpenMP/OpenACC: 
> Unordered/non-constant component offset runtime diagnostic
>  | bd5a53e6b47907d05672cbb603af363a665b45a4 OpenMP: Pointers and member 
> mappings
>  | 4e0359d8a659c8abdca3297fc9b0e20ff89f7f82 OpenMP/OpenACC: Rework clause 
> expansion and nested struct handling
>  | a855174e5461d2b423af7f892fd31dfb10ce09ec OpenMP/OpenACC: Reindent 
> TO/FROM/_CACHE_ stanza in {c_}finish_omp_clause
> 
> FAIL: 10 regressions
> 
> regressions.sum:
> === libgomp tests ===
> 
> Running libgomp:libgomp.c++/c++.exp ...
> FAIL: libgomp.c++/../libgomp.c-c++-common/map-arrayofstruct-2.c output 
> pattern test
> FAIL: libgomp.c++/../libgomp.c-c++-common/map-arrayofstruct-3.c output 
> pattern test
> 
> Running libgomp:libgomp.c/c.exp ...
> FAIL: libgomp.c/../libgomp.c-c++-common/map-arrayofstruct-2.c output pattern 
> test
> FAIL: libgomp.c/../libgomp.c-c++-common/map-arrayofstruct-3.c output pattern 
> test
> 
> ... and 9 more entries
> 
> 
> 
> -8<--8<--8<--
> The information below can be used to reproduce a debug environment:
> 
> Current build   : 
> https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/1593/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/836/artifact/artifacts


___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org