On 29/03/2025 23:18, ci_not...@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 gcc-15-8965-gb631ff45f23
>   | Author: Richard Earnshaw <rearn...@arm.com>
>   | Date:   Wed Mar 26 15:56:18 2025 +0000
>   | 
>   |     arm: don't vectorize fmaxf() unless unsafe math opts are enabled
>   |     
>   |     This test has presumably been failing since vectorization was enabled
>   |     at -O2.  I suspect part of the reason this wasn't picked up sooner is
>   |     that the test is a hybrid execution/scan-assembler test and the
>   | ... 29 lines of the commit log omitted.
> 
> Produces 2 regressions 2 improvements:
>   | 
>   | regressions.sum:
>   | Running gcc:gcc.target/arm/arm.exp ...
>   | FAIL: gcc.target/arm/vect-fmaxmin.c scan-assembler-times 
> vmaxnm.f32\tq[0-9]+, q[0-9]+, q[0-9]+ 1
>   | FAIL: gcc.target/arm/vect-fmaxmin.c scan-assembler-times 
> vminnm.f32\tq[0-9]+, q[0-9]+, q[0-9]+ 1
>   | 

Fixed with r15-9064-gf30e180194bfbc

R.

>   | improvements.sum:
>   | Running gcc:gcc.target/arm/arm.exp ...
>   | FAIL: gcc.target/arm/fmaxmin.c scan-assembler-times vminnm.f32\ts[0-9]+, 
> s[0-9]+, s[0-9]+ 1
>   | FAIL: gcc.target/arm/fmaxmin.c scan-assembler-times vmaxnm.f32\ts[0-9]+, 
> s[0-9]+, s[0-9]+ 1
> 
> Used configuration :
>  *CI config* tcwg_gnu_cross_check_gcc master-arm
>  *configure and test flags:* --target arm-linux-gnueabihf 
> 
> We track this bug report under https://linaro.atlassian.net/browse/GNU-1553. 
> Please let us know if you have a fix.
> 
> If you have any questions regarding this report, please ask on 
> linaro-toolch...@lists.linaro.org mailing list.
> 
> -----------------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
>  * 
> https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1998/artifact/artifacts/00-sumfiles/
> The full lists of regressions and improvements as well as configure and make 
> commands are in
>  * 
> https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1998/artifact/artifacts/notify/
> The list of [ignored] baseline and flaky failures are in
>  * 
> https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1998/artifact/artifacts/sumfiles/xfails.xfail
> 
> Current build   : 
> https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1998/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1997/artifact/artifacts
> 
> Instruction to reproduce the build : 
> https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b631ff45f231db55b28b4c92cf1a1b46b3638ddd/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt
> 
> Full commit : 
> https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=b631ff45f231db55b28b4c92cf1a1b46b3638ddd

Reply via email to