Re: [Linaro-TCWG-CI] gcc patch #109240: 2 regressions 2 improvements on arm

2025-04-05 Thread Christophe Lyon
On Mon, 31 Mar 2025 at 11:56, Christophe Lyon wrote: > > On Sat, 29 Mar 2025 at 22:07, wrote: > > > > Dear contributor, > > > > Our automatic CI has detected problems related to your patch(es). Please > > find some details below. > > > > In gcc_check master-arm, after: > > | gcc patch https://

Re: [Linaro-TCWG-CI] 5 patches in binutils: Success on arm

2025-04-05 Thread Jens Remus
Hello! On 03.04.2025 14:32, ci_not...@linaro.org wrote: Our automatic CI has detected problems related to your patch(es). Please find some details below. Could you please help me understand what the detected problem(s) are? The mail subject suggests that everything may actually be fine? In

Re: [Patch, fortran] PR85836: Implement the F2018 reduce intrinsic

2025-04-05 Thread Christophe Lyon
On Thu, 3 Apr 2025 at 17:55, Paul Richard Thomas wrote: > > Hi Christophe, > > As far as I can tell, the problem with reduce_1.f90 is restricted to one call > to the scalar valued version of the new intrinsic function. When the result > is array valued, all seems to be well. > > I would be grate

Re: [Linaro-TCWG-CI] gdb patch #109371: 5 regressions on aarch64

2025-04-05 Thread Thiago Jung Bauermann
Hello, Thiago Jung Bauermann writes: > Yes, default.exp has a lot of flaky failures and they are normally > discounted by our flaky detection system. The problem was that we > recently lost history for the tcwg_gdb_check job and the system is still > redetecting the flaky tests. > > Sorry abou

Re: [Linaro-TCWG-CI] llvmorg-21-init-4020-gf01e760c0836: 6235 regressions on aarch64

2025-04-05 Thread Ricardo Jesus
Hi Maxim, Thank you very much for issuing these runs! I was able to reproduce the failed tests, but the failures seem to be unrelated to my patch. If I rebase my patch on today's ToT, the tests pass. Thank you again for your help, it's really much appreciated. Cheers, Ricardo On 3/18/25 11:58,

Re: [Linaro-TCWG-CI] gdb patch #109371: 5 regressions on aarch64

2025-04-05 Thread Christophe Lyon
On Tue, 1 Apr 2025 at 07:22, Martin Simmons wrote: > > > On Sun, 30 Mar 2025 23:58:18 + (UTC), ci notify said: > > ... > > In gdb_check master-aarch64, after: > > | gdb patch https://patchwork.sourceware.org/patch/109371 > > ... > > Used configuration : > > *CI config* tcwg_gdb_check ma

Re: [Patch, fortran] PR85836: Implement the F2018 reduce intrinsic

2025-04-05 Thread Paul Richard Thomas
Hi Christophe, I have posted what I think is a fix for this problem with comment 14 of PR119460. I would be grateful if you or one of your colleagues would give it a spin at your earliest convenience. It will be submitted before Monday morning. Best regards Paul On Thu, 3 Apr 2025 at 17:32, C