Hi there,
I can only locate the error message like "/tmp/cc4i9dn1.s:151930: Error: conditional branch out of range". But failed to reproduce this when cross build, is there anywhere to get the build option for reproducing?
Thanks.
Pan
-----Original Message----- From: ci_notify@linaro.org ci_notify@linaro.org Sent: Sunday, October 27, 2024 9:58 AM To: Li, Pan2 pan2.li@intel.com Cc: gcc-regression@gcc.gnu.org Subject: [Linaro-TCWG-CI] gcc-15-4672-gdf4af89bc3e: Failure on arm
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 understand 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-1389 , please let us know if you are looking at the problem and/or when you have a fix.
In bootstrap_build master-arm-bootstrap_profiled after:
| commit gcc-15-4672-gdf4af89bc3e | Author: Pan Li pan2.li@intel.com | Date: Thu Oct 24 21:57:04 2024 +0800 | | Match: Simplify branch form 3 of unsigned SAT_ADD into branchless | | There are sorts of forms for the unsigned SAT_ADD. Some of them are | complicated while others are cheap. This patch would like to simplify | the complicated form into the cheap ones. For example as below: | ... 65 lines of the commit log omitted.
Results changed to # reset_artifacts: -10 # true: 0 # build_abe bootstrap_profiled: # FAILED # First few build errors in logs: # 01:33:58 make[3]: *** [Makefile:1195: gimple-match-1.o] Error 1 # 01:33:58 make[2]: *** [Makefile:5220: all-stageprofile-gcc] Error 2 # 01:33:58 make[1]: *** [Makefile:26089: stageprofile-bubble] Error 2 # 01:33:58 make: *** [Makefile:26343: profiledbootstrap] Error 2
From # reset_artifacts: -10 # true: 0 # build_abe bootstrap_profiled: 1
The configuration of this build is: CI config tcwg_bootstrap_build master-arm-bootstrap_profiled configure and test flags: --target arm-linux-gnueabihf
-----------------8<--------------------------8<--------------------------8<-------------------------- The information below can be used to reproduce a debug environment:
Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profile... Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profile...
Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha...
Full commit : https://gcc.gnu.org/git/?p=gcc.git%3Ba=commitdiff%3Bh=df4af89bc3eabbeaccb165...