Do r15-1050-gfcfce55c85f842ed843cbc4aabe744c6a004dead fix the failure?
On Thu, Jun 6, 2024 at 10:06 PM ci_notify--- via Gcc-regression gcc-regression@gcc.gnu.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-1244 , 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-1022-gb05288d1f1e | Author: liuhongt hongtao.liu@intel.com | Date: Tue May 21 16:57:17 2024 +0800 | | Don't simplify NAN/INF or out-of-range constant for FIX/UNSIGNED_FIX. | | According to IEEE standard, for conversions from floating point to | integer. When a NaN or infinite operand cannot be represented in the | destination format and this cannot otherwise be indicated, the invalid | operation exception shall be signaled. When a numeric operand would | convert to an integer outside the range of the destination format, the | ... 29 lines of the commit log omitted.
FAIL: 1 regressions
regressions.sum: === gcc tests ===
Running gcc:gcc.dg/dg.exp ... FAIL: gcc.dg/pr100927.c scan-rtl-dump-times final "(?n)\(fix:SI" 3
You can find the failure logs in *.log.1.xz files in
The full lists of regressions and progressions 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_eabi-bui... Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-bui...
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/b05288d1f1e4b632eddf8830b4369d4659f...
List of configurations that regressed due to this commit :
- tcwg_gnu_embed_check_gcc
** master-thumb_m0_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_eabi-bui...
linaro-toolchain@lists.linaro.org