On Tue, 16 Sept 2025 at 05:00, Indu Bhagat via linaro-toolchain linaro-toolchain@lists.linaro.org wrote:
On 8/20/25 8:26 PM, ci_notify@linaro.org wrote:
Dear contributor,
Our automatic CI has detected problems related to your patch(es). Please find some details below.
In master-arm, after: | commit binutils-2_41-release-7632-g09292f4ae2c | Author: Indu Bhagat indu.bhagat@oracle.com | Date: Tue Aug 19 01:08:06 2025 -0700 | | binutils: dwarf: fix display of large cfa_offset | | eh_frame textual dump was not correct when the cfa_offset is a large | value. The reason is that the dumping code generally assumes the | cfa_offset is an 'int'. | ... 31 lines of the commit log omitted.
Produces 1 regression: | | regressions.sum: | Running gas:gas/cfi/cfi.exp ... | FAIL: CFI common 10
Used configuration : *CI config* tcwg_gnu_native_check_binutils master-arm *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf
We track this bug report under https://linaro.atlassian.net/browse/GNU-1658. Please let us know if you have a fix.
If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
Thanks for the report. This issue should now be fixed with the following few commits (that went after the above-mentioned commit that caused the regression):
commit dab18bd71c22093f27920e8bf6df0079581c83dd Author: Indu Bhagat indu.bhagat@oracle.com Date: Tue Aug 19 09:54:15 2025 -0700
gas: testsuite: fix regression in cfi-common-10.d
commit 8acc4517846fda60360d8f14b2eddd35dbcff2c2 Author: Alan Modra amodra@gmail.com Date: Wed Aug 20 08:24:23 2025 +0930
Re: gas: testsuite: fix regression in cfi-common-10.d
commit 64c7560c6a37f848974eec5422fbbbf3fb265aa2 Author: Alan Modra amodra@gmail.com Date: Thu Aug 21 10:07:17 2025 +0930
Don't run cfi-commit-10 test on 32-bit targets
Hi Indu,
Thanks for the follow-up, indeed this last commit avoids running this test on arm targets.
Christophe
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below contains the details of the failures, and the ways to reproduce a debug environment:
You can find the failure logs in *.log.1.xz files in
The full lists of regressions and improvements as well as configure and make commands are in
The list of [ignored] baseline and flaky failures are in
Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/1... Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/1...
Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/binuti...
Full commit : https://sourceware.org/git/?p=binutils-gdb.git%3Ba=commitdiff%3Bh=09292f4ae2...
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-leave@lists.linaro.org