Hi,
Can you check if this patch fixes the regressions?
https://gcc.gnu.org/pipermail/gcc-patches/2024-August/661245.html
Thanks Bernd.
On 8/23/24 01:57, ci_notify@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@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
We track this report status in https://linaro.atlassian.net/browse/GNU-1318 , please let us know if you are looking at the problem and/or when you have a fix.
In arm-eabi cortex-m0 soft after:
| commit gcc-15-3083-gbcb33b12370 | Author: Bernd Edlinger bernd.edlinger@hotmail.de | Date: Fri Aug 16 12:26:27 2024 +0200 | | Do not emit a redundant DW_TAG_lexical_block for inlined subroutines | | While this already works correctly for the case when an inlined | subroutine contains only one subrange, a redundant DW_TAG_lexical_block | is still emitted when the subroutine has multiple blocks. | | Fixes: ac02e5b75451 ("re PR debug/37801 (DWARF output for inlined functions | ... 11 lines of the commit log omitted.
FAIL: 1 regressions
regressions.sum: === gcc tests ===
Running gcc:gcc.dg/debug/dwarf2/dwarf2.exp ... FAIL: gcc.dg/debug/dwarf2/inline7.c scan-assembler-times DW_AT_ranges 2
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
The configuration of this build is: CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv6s-m -mtune=cortex-m0 -mfloat-abi=soft -mfpu=auto
-----------------8<--------------------------8<--------------------------8<-------------------------- The information below can be used to reproduce a debug environment:
Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eab... Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eab...
Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha...
Full commit : https://github.com/gcc-mirror/gcc/commit/bcb33b1237042e9540a905d9de19219f876...
List of configurations that regressed due to this commit :
- tcwg_gnu_embed_check_gcc
** master-thumb_m0_soft_eabi *** FAIL: 1 regressions *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha... *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eab...
linaro-toolchain@lists.linaro.org