Sorry, there was a temporary breakage in our CI scripts, you can
ignore this bogus report.
On Tue, 24 Oct 2023 at 18:25, <ci_notify(a)linaro.org> wrote:
>
> Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain(a)lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
>
> In gcc_build master-aarch64 after:
>
> | 31 patches in gcc
> | Patchwork URL: https://patchwork.sourceware.org/patch/78409
> | ecdd9931b4f libstdc++: Optimize std::is_pointer compilation performance
> | 2d53274d549 c++: Implement __is_pointer built-in trait
> | 9414aba0b5b libstdc++: Optimize std::remove_pointer compilation performance
> | b0f04909269 c++: Implement __remove_pointer built-in trait
> | f5ae5fbcc28 libstdc++: Optimize std::is_object compilation performance
> | ... and 26 more patches in gcc
> | ... applied on top of baseline commit:
> | 326a8c047ec testsuite: Fix gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
>
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
>
> From
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> 1
>
> The configuration of this build is:
> CI config tcwg_gcc_build/master-aarch64
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build : https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-precommit/3362/art…
> Reference build : https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/1263/artifac…
Sorry, there was a temporary breakage in our CI scripts, you can
ignore this bogus report.
On Tue, 24 Oct 2023 at 18:41, <ci_notify(a)linaro.org> wrote:
>
> Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain(a)lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
>
> In gcc_build master-aarch64 after:
>
> | gcc patch https://patchwork.sourceware.org/patch/78468
> | Author: Daniil Frolov <exactlywb(a)ispras.ru>
> | Date: Tue Oct 24 17:11:24 2023 +0300
> |
> | Detecting lifetime-dse issues via Valgrind
> |
> | PR 66487 is asking to provide sanitizer-like detection for C++ object lifetime
> | violations that are worked around with -fno-lifetime-dse in Firefox, LLVM,
> | OpenJade.
> |
> | The discussion in the PR was centered around extending MSan, but MSan was not
> | ... 33 lines of the commit log omitted.
> | ... applied on top of baseline commit:
> | 326a8c047ec testsuite: Fix gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
>
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
>
> From
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> 1
>
> The configuration of this build is:
> CI config tcwg_gcc_build/master-aarch64
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build : https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-precommit/3368/art…
> Reference build : https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/1263/artifac…
Sorry, there was a temporary breakage in our CI scripts, you can
ignore this bogus report.
On Tue, 24 Oct 2023 at 18:40, <ci_notify(a)linaro.org> wrote:
>
> Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain(a)lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
>
> In gcc_check master-aarch64 after:
>
> | gcc patch https://patchwork.sourceware.org/patch/78433
> | Author: Ajit Agarwal <aagarwa1(a)linux.ibm.com>
> | Date: Tue Oct 24 15:01:11 2023 +0530
> |
> | ree: Improve ree pass using defined abi interfaces
> |
> | Hello Vineet, Jeff and Bernhard:
> |
> | This version 13 of the patch uses abi interfaces to remove zero and sign extension elimination.
> | Bootstrapped and regtested on powerpc-linux-gnu.
> |
> | ... 40 lines of the commit log omitted.
> | ... applied on top of baseline commit:
> | 0fc13e8c0e3 Improve factor_out_conditional_operation for conversions and constants
>
> FAIL: 1162 regressions
>
> regressions.sum:
> === g++ tests ===
>
> Running g++:g++.dg/asan/asan.exp ...
> FAIL: c-c++-common/asan/alloca_big_alignment.c -O2 output pattern test
> FAIL: c-c++-common/asan/alloca_big_alignment.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test
> FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O2 output pattern test
> FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test
> FAIL: c-c++-common/asan/alloca_detect_custom_size.c -O3 -g output pattern test
> FAIL: c-c++-common/asan/alloca_detect_custom_size.c -Os output pattern test
> FAIL: c-c++-common/asan/alloca_overflow_partial.c -O2 output pattern test
> ... and 1191 more entries
>
> You can find the failure logs in *.log.1.xz files in
> - https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/3409/art… .
> The full lists of regressions and progressions are in
> - https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/3409/art… .
> The list of [ignored] baseline and flaky failures are in
> - https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/3409/art… .
>
> The configuration of this build is:
> CI config tcwg_gcc_check/master-aarch64
>
> -----------------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/3409/art…
> Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1093/artifac…
Sorry, there was a temporary breakage in our CI scripts, you can
ignore this bogus report.
On Tue, 24 Oct 2023 at 18:38, <ci_notify(a)linaro.org> wrote:
>
> Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain(a)lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
>
> In gcc_build master-aarch64 after:
>
> | gcc patch https://patchwork.sourceware.org/patch/78469
> | Author: Stefan Schulze Frielinghaus <stefansf(a)linux.ibm.com>
> | Date: Tue Oct 24 17:26:55 2023 +0200
> |
> | testsuite: Fix _BitInt in gcc.misc-tests/godump-1.c
> |
> | Currently _BitInt is only supported on x86_64 which means that for other
> | targets all tests fail with e.g.
> |
> | gcc.misc-tests/godump-1.c:237:1: sorry, unimplemented: '_BitInt(32)' is not supported on this target
> | 237 | _BitInt(32) b32_v;
> | ... 12 lines of the commit log omitted.
> | ... applied on top of baseline commit:
> | 326a8c047ec testsuite: Fix gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
>
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
>
> From
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> 1
>
> The configuration of this build is:
> CI config tcwg_gcc_build/master-aarch64
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build : https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-precommit/3369/art…
> Reference build : https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/1263/artifac…
Sorry, there was a temporary breakage in our CI scripts, you can
ignore this bogus report.
On Tue, 24 Oct 2023 at 18:35, <ci_notify(a)linaro.org> wrote:
>
> Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain(a)lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
>
> In gcc_build master-aarch64 after:
>
> | gcc patch https://patchwork.sourceware.org/patch/78466
> | Author: Jose E. Marchesi <jose.marchesi(a)oracle.com>
> | Date: Tue Oct 24 14:41:13 2023 +0200
> |
> | gcov-io.h: fix comment regarding length of records
> |
> | The length of gcov records is stored as a signed 32-bit number of bytes.
> | Ok?
> | ... applied on top of baseline commit:
> | 326a8c047ec testsuite: Fix gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
>
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
>
> From
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> 1
>
> The configuration of this build is:
> CI config tcwg_gcc_build/master-aarch64
>
> -----------------8<--------------------------8<--------------------------8<--------------------------
> The information below can be used to reproduce a debug environment:
>
> Current build : https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-precommit/3366/art…
> Reference build : https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/1263/artifac…
Hello,
# [GNU-767] Support changing SVE vector length in remote debugging
- Implemented support for expressing variable-sized vector registers in
the XML target description. Now making some changes in GDB's handling
of the expedited registers in the remote protocol and adjusting of the
g/G packet size.
# TCWG CI
- Analysed and closed LLVM code size regression GNU-963.
--
Thiago
Progress:
* UM-2 [QEMU upstream maintainership]
- post-holiday catchup on email and code review
- respin and resend of a patch fixing a bug in rdma code
- sent a target-arm pull request
* QEMU-292 [ARMv8.3 FEAT_NV, Nested Virtualization]
- did an initial read-through of the relevant portions of
the Arm ARM to identify the work required here
thanks
-- PMM