Re: [Linaro-TCWG-CI] gcc-15-3607-g9a94c8ffdc8b: FAIL: 23 regressions: 22 improvements on master-thumb_m23_soft_eabi

2024-09-24 Thread Maxim Kuvyrkov
at -mcpu=unset has been added to the test name). > > That's not a regression, it's a simple FAIL->FAIL Yes, that's correct. Unfortunately, when a FAILed test is renamed, it appears as a new failure in the result comparison, and it would be difficult to automatically ign

Re: Lots of failing tests on arm-unknown-eabi

2024-09-11 Thread Maxim Kuvyrkov
Hi Mark, I believe this was caused by Christophe's binutils patch, which has now been fixed. Christophe, please correct me if I'm wrong. Thanks! -- Maxim Kuvyrkov https://www.linaro.org > On Sep 12, 2024, at 00:34, Mark Wielaard wrote: > > Hi, > > ci_not...@l

Re: [Linaro-TCWG-CI] gcc-15-3256-g1c4b9826bd0: Failure on aarch64

2024-09-04 Thread Maxim Kuvyrkov
tifacts/06-build_linux/console.log.xz . Thanks! -- Maxim Kuvyrkov https://www.linaro.org > On Sep 2, 2024, at 19:11, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected problems related to your > patch(es). Please find some details below. If you have an

Re: [Linaro-TCWG-CI] llvmorg-20-init-1360-ga42e515e3a9f: Failure on aarch64

2024-08-05 Thread Maxim Kuvyrkov
Hi Julian, Your patch below breaks Flang build [on aarch64]. Would you please investigate? The interesting log is at https://ci.linaro.org/job/tcwg_flang_build--main-aarch64-build/174/artifact/artifacts/03-build_llvm/console.log.xz . Thanks! -- Maxim Kuvyrkov https://www.linaro.org >

Re: [Linaro-TCWG-CI] llvmorg-20-init-943-g366eade911b5: FAIL: 7 regressions: 7 improvements on aarch64

2024-07-31 Thread Maxim Kuvyrkov
itsu-Fortran-0153_0237.test > FAIL: test-suite :: Fujitsu/Fortran/0153/Fujitsu-Fortran-0153_0234.test > FAIL: test-suite :: Fujitsu/Fortran/0153/Fujitsu-Fortran-0153_0235.test > > ... and 5 more entries Please investigate, and let me know if you need any help in reproducing or troublesho

Re: [Linaro-TCWG-CI] gcc patch #94612: Failure on aarch64

2024-07-29 Thread Maxim Kuvyrkov
. Let me know if you need any assistance in troubleshooting this. Thanks! -- Maxim Kuvyrkov https://www.linaro.org > On Jul 29, 2024, at 11:37, Tobias Burnus wrote: > > Hi all, > > what should I do with this – I have no idea what artifacts are nor is it > clear to me w

Re: [Linaro-TCWG-CI] gcc-15-2362-ga9e9f772c748: Failure on arm

2024-07-27 Thread Maxim Kuvyrkov
for excess errors) -- Maxim Kuvyrkov https://www.linaro.org > On Jul 28, 2024, at 09:28, ci_not...@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, > plea

Re: [Linaro-TCWG-CI] llvmorg-20-init-488-g65361ff80c18: FAIL: 2 regressions on aarch64

2024-07-27 Thread Maxim Kuvyrkov
Hi Christudasan, Please ignore this report; it wasn't supposed to be posted publicly. We are setting up additional testing of Flang, and this CI is in testing. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Jul 26, 2024, at 23:02, ci_not...@linaro.org wrote: > > De

Re: [Linaro-TCWG-CI] gcc-15-2233-g8d1af8f904a: Failure on arm

2024-07-27 Thread Maxim Kuvyrkov
++.dg/musttail6.C (test for excess errors) It wasn't included in the report due to typo in the scripts. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Jul 26, 2024, at 19:38, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected problems r

Re: [Linaro-TCWG-CI] gcc-15-2360-gdab0f35fcb4d: Failure on arm

2024-07-27 Thread Maxim Kuvyrkov
Hi Jason, The regression is ... === g++ tests === Running g++:g++.dg/dg.exp ... FAIL: g++.dg/abi/arm_rtti1.C -std=gnu++26 scan-assembler _ZNKSt9type_infoeqERKS_ It wasn't included in the report due to typo in the scripts. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > O

Re: [Linaro-TCWG-CI] 2 patches in gdb: Failure on aarch64

2024-07-27 Thread Maxim Kuvyrkov
f you need any assistance in troubleshooting the FAIL. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Jul 27, 2024, at 20:19, Simon Marchi wrote: > > On 2024-07-27 03:34, ci_not...@linaro.org wrote: >> Dear contributor, our automatic CI has detected problems related

Re: [Linaro-TCWG-CI] 2 patches in binutils: Failure on arm

2024-07-08 Thread Maxim Kuvyrkov
problem is introduced and then fixed in the same patch series. My understanding is that all GNU toolchain projects strive to be "correct" at every revision. This, of course, is not an issue if you plan to squash your changes before merging them. Does this answer your question? T

Re: [Linaro-TCWG-CI] gcc-15-1500-g1340ddea015: FAIL: 2 regressions on arm

2024-06-22 Thread Maxim Kuvyrkov
be guarded on the target supporting vectorization? I.e., maybe add // { dg-require-effective-target vect_int } ? [1] https://linaro.atlassian.net/browse/GNU-1265 -- Maxim Kuvyrkov https://www.linaro.org > On Jun 21, 2024, at 19:03, Matthias Kretz via Gcc-regression > wrote: > >

Re: [Linaro-TCWG-CI] gcc-15-874-g9bda2c4c81b: Failure on arm

2024-06-06 Thread Maxim Kuvyrkov
Hi David, Your patch below breaks linux kernel build on 32-bit ARM -- see [1]. Would you please investigate? [1] https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-allmodconfig-build/144/artifact/artifacts/06-build_linux/console.log.xz Thanks! -- Maxim Kuvyrkov https

Re: gcc patch #88922: FAIL: 1 regressions on aarch64

2024-04-23 Thread Maxim Kuvyrkov
post-commit and pre-commit tests with the same flags -- the default ones. I'm guessing the -pedantic-errors is coming from gcc/testsuite/gfortran.dg/dg.exp via DEFAULT_FFLAGS. Does this answer your question? King regards, -- Maxim Kuvyrkov https://www.linaro.org

Re: [Linaro-TCWG-CI] 3 patches in gcc: FAIL: 260 regressions on arm

2024-04-22 Thread Maxim Kuvyrkov
les. Also, some patches fail to apply to current mainline, so we skip them. See [2] for more details. [1] https://patchwork.sourceware.org/project/gcc/list/?series=33005 [2] https://patchwork.sourceware.org/project/gcc/list/ Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > > Qin

Re: [Linaro-TCWG-CI] 3 patches in gcc: FAIL: 260 regressions on arm

2024-04-22 Thread Maxim Kuvyrkov
your question? Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Apr 22, 2024, at 17:33, Qing Zhao wrote: > > Hi, > > I am wondering why I got the following message? > > I only sent patch review request to > gcc-patc...@gcc.gnu.org<mailto:gcc-patc...@gcc.gn

Re: Pre-commit execution test for pr113363.f90

2024-04-10 Thread Maxim Kuvyrkov
it~master-stage2/armv8l-unknown-linux-gnueabihf/./libatomic/.libs -lm -o ./pr113363.exe It should run on any stock ubuntu-22.04 rootfs for armhf architecture. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Apr 10, 2024, at 18:31, Paul Richard Thomas > wrote: > > Hi ther

Re: [Linaro-TCWG-CI] gdb patch #87686: FAIL: 7 regressions: 16 progressions on arm

2024-03-29 Thread Maxim Kuvyrkov
Hi Christina, This is false-positive report -- see https://sourceware.org/bugzilla/show_bug.cgi?id=31575 for details. -- Maxim Kuvyrkov https://www.linaro.org > On Mar 29, 2024, at 10:22, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected problems relate

Re: [Linaro-TCWG-CI] gdb patch #87793: FAIL: 7 regressions: 16 progressions on arm

2024-03-29 Thread Maxim Kuvyrkov
Hi Kevin, This is false-positive report -- see https://sourceware.org/bugzilla/show_bug.cgi?id=31575 for details. -- Maxim Kuvyrkov https://www.linaro.org > On Mar 29, 2024, at 10:48, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected problems relate

Re: [Linaro-TCWG-CI] 8 patches in gdb: FAIL: 7 regressions: 16 progressions on arm

2024-03-29 Thread Maxim Kuvyrkov
Hi Abdul, Hi Nils, This is false-positive report -- see https://sourceware.org/bugzilla/show_bug.cgi?id=31575 for details. -- Maxim Kuvyrkov https://www.linaro.org > On Mar 29, 2024, at 10:52, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected problems r

Re: [Linaro-TCWG-CI] 4 patches in gdb: FAIL: 7 regressions: 16 progressions on arm

2024-03-29 Thread Maxim Kuvyrkov
Hi Gustavo, This is false-positive report -- see https://sourceware.org/bugzilla/show_bug.cgi?id=31575 for details. -- Maxim Kuvyrkov https://www.linaro.org > On Mar 29, 2024, at 10:54, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected problems relate

Re: [Linaro-TCWG-CI] gcc-14-9157-gff442719cdb: slowed down by 23% - 549.fotonik3d_r on aarch64 O3

2024-03-25 Thread Maxim Kuvyrkov
Hi Richard, Heads up, our benchmarking CI flagged your commit to cause 23% regression in 549.fotonik3d_r on Cortex-A57 at -O3. Do you have internal benchmarks for this change? Thanks! -- Maxim Kuvyrkov https://www.linaro.org > On Mar 24, 2024, at 03:43, ci_not...@linaro.org wr

Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1411-g033bc67bdb0: FAIL: 2 regressions on arm

2024-03-12 Thread Maxim Kuvyrkov
> On Mar 11, 2024, at 20:52, Jonathan Wakely wrote: > > On Mon, 11 Mar 2024 at 16:38, Maxim Kuvyrkov > wrote: >> >>> On Jan 30, 2024, at 23:03, ci_not...@linaro.org wrote: >>> >>> Dear contributor, our automatic CI has detected problems rela

Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1356-g7737b133640: FAIL: 1 regressions on arm

2024-03-12 Thread Maxim Kuvyrkov
> On Mar 12, 2024, at 00:14, Tom Tromey wrote: > >>>>>> Maxim Kuvyrkov writes: > >>> | commit gdb-14-branchpoint-1356-g7737b133640 >>> | Author: Tom Tromey >>> | Date: Tue Jan 9 11:47:17 2024 -0700 >>> | >>> |

Re: [Linaro-TCWG-CI] gcc-14-8680-g2f14c0dbb78: FAIL: 3 regressions on arm

2024-03-11 Thread Maxim Kuvyrkov
patch seems to regress the above 3 tests for all 32-bit ARM targets (see [1]). Would you please check if the regressions can be avoided? For reference, here are configure options we use for arm-linux-gnueabihf cross-toolchain: [2]. [1] https://linaro.atlassian.net/browse/GNU-1140 [2] https://c

Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1411-g033bc67bdb0: FAIL: 2 regressions on arm

2024-03-11 Thread Maxim Kuvyrkov
_cat' warning: RTTI symbol not found for class 'main::custom_cat' got: $36 = warning: RTTI symbol not found for class 'main::custom_cat' FAIL: libstdc++-prettyprinters/cxx11.cc print ecmiaow === Which way should I dig -- GDB or libstdc++? Does this look like libstdc++ te

Re: [Linaro-TCWG-CI] gcc-14-8492-g1a8261e047f: FAIL: 3 regressions on arm

2024-03-11 Thread Maxim Kuvyrkov
sts now consistently failing across all 32-bit ARM configurations that we track (see [1]). As an example, our configure options for arm-linux-gnueabihf that show the failure are at [2]. [1] https://linaro.atlassian.net/browse/GNU-1132 [2] https://ci.linaro.org/job/tcwg_gcc_check--master-arm-bui

Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1356-g7737b133640: FAIL: 1 regressions on arm

2024-03-11 Thread Maxim Kuvyrkov
value => 126, another_value => 12, color => red) (gdb) FAIL: gdb.ada/scalar_storage.exp: print V_BE === Any idea what can be causing this? This failure happens in CI configurations where we track tip-of-trunk GCC. [1] https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch6

Re: [Linaro-TCWG-CI] gdb patch #85948: FAIL: 7 regressions: 1 progressions on arm

2024-02-21 Thread Maxim Kuvyrkov
> On Feb 21, 2024, at 12:44, Tiezhu Yang wrote: > > > > On 02/21/2024 03:16 PM, Maxim Kuvyrkov wrote: >>> On Feb 21, 2024, at 05:46, Tiezhu Yang wrote: >>> >>> >>> >>> On 02/21/2024 03:52 AM, ci_not...@linaro.org wrote: >>&g

Re: [Linaro-TCWG-CI] gdb patch #85948: FAIL: 7 regressions: 1 progressions on arm

2024-02-20 Thread Maxim Kuvyrkov
1] https://ci.linaro.org/job/tcwg_gdb_check--master-arm-precommit/1725/artifact/artifacts/artifacts.precommit/sumfiles/xfails.xfail/*view*/ -- Maxim Kuvyrkov https://www.linaro.org ___ linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org

Re: [Linaro-TCWG-CI] gcc patch #85713: FAIL: 19 regressions on arm

2024-02-15 Thread Maxim Kuvyrkov
Hi Richard, This is a false positive. We had a bit of instability in our CI yesterday, and it should be all fixed now. Thanks, -- Maxim Kuvyrkov https://www.linaro.org > On Feb 14, 2024, at 23:00, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected

Re: [Linaro-TCWG-CI] glibc patch #85585: FAIL: 1 regressions on arm

2024-02-15 Thread Maxim Kuvyrkov
o open tst-gnu2-tls2mod2.so close tst-gnu2-tls2mod0.so close tst-gnu2-tls2mod1.so open tst-gnu2-tls2mod0.so open tst-gnu2-tls2mod1.so Didn't expect signal from child: got `Segmentation fault' === Let me know if you need any help investigating this. Thanks! -- Maxim Kuvyrkov https://www.li

Re: [Linaro-TCWG-CI] gcc patch #85693: FAIL: 33 regressions on arm

2024-02-14 Thread Maxim Kuvyrkov
Hi Nathaniel, We enabled guality tests in our CI setup yesterday, and this is part of the fallout. Please ignore this report. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Feb 14, 2024, at 09:55, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has

Re: [Linaro-TCWG-CI] gcc patch #85681: FAIL: 3 regressions on arm

2024-02-14 Thread Maxim Kuvyrkov
Hi H.J., We enabled guality tests in our CI setup yesterday, and this is part of the fallout. Please ignore this report. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Feb 14, 2024, at 09:36, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has

Re: [Linaro-TCWG-CI] gcc patch #85687: FAIL: 3 regressions on arm

2024-02-14 Thread Maxim Kuvyrkov
Hi Andrew, We enabled guality tests in our CI setup yesterday, and this is part of the fallout. Please ignore this report. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Feb 14, 2024, at 09:39, Andrew Pinski (QUIC) > wrote: > > This does not make sense at all. Th

Re: [Linaro-TCWG-CI] gcc patch #85664: FAIL: 29 regressions on arm

2024-02-14 Thread Maxim Kuvyrkov
Hi Robin, Please ignore this report. We had a bit of instability in CI testing yesterday. -- Maxim Kuvyrkov https://www.linaro.org > On Feb 14, 2024, at 09:11, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected problems related to your > patch(es).

Re: [Linaro-TCWG-CI] gcc-14-8948-g21de3391e4c: FAIL: 33 regressions on aarch64

2024-02-14 Thread Maxim Kuvyrkov
Hi Jakub, Please ignore this. I'm going to investigate, but most likely this is due to instability of guality tests. -- Maxim Kuvyrkov https://www.linaro.org > On Feb 14, 2024, at 01:43, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected problems r

Re: [Linaro-TCWG-CI] gcc-14-8949-g2ca373b7e8a: FAIL: 1 regressions: 11 progressions on arm

2024-02-14 Thread Maxim Kuvyrkov
pr41447-1.c -O0 execution test > > Running gcc:gcc.dg/ipa/ipa.exp ... > UNRESOLVED: gcc.dg/ipa/iinline-4.c scan-ipa-dump inline "hooray4[^\\n]*inline > copy in test4" > UNRESOLVED: gcc.dg/ipa/iinline-4.c scan-ipa-dump inline "hooray1[^\\n]*inline > copy in test1&qu

Re: [Linaro-TCWG-CI] gcc-14-8887-gd9459129ea8: FAIL: 29 regressions on master-thumb_m33_eabi

2024-02-12 Thread Maxim Kuvyrkov
Hi Richard, Ack. Thanks for the follow up! -- Maxim Kuvyrkov https://www.linaro.org > On Feb 12, 2024, at 18:46, Richard Earnshaw > wrote: > > I think all of these actually fall under > > "I suspect there are still some further issues to address here, since &

Re: [Linaro-TCWG-CI] glibc-2.38.9000-528-g6bd0e4efcc: FAIL: 1 regressions on arm

2024-01-30 Thread Maxim Kuvyrkov
Hi Arjun, This is not a real regression. We have a problem in our CI that causes container tests fail for 32-bit ARM. Therefore, any new container test shows up as a regression. We are working on fixing this. Thanks, -- Maxim Kuvyrkov https://www.linaro.org > On Jan 31, 2024, at 06

Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1426-gb960445a459: FAIL: 1 regressions on arm

2024-01-30 Thread Maxim Kuvyrkov
1.xz . Hi Thiago, Would you please investigate whether ending up in pthread_join() is expected/reasonable for 32-bit ARM? In other words, whether we have a GDB bug exposed by staticthreads.exp or the testcase needs to be generalized a bit. Thank you, -- Maxim Kuvyrkov https://www.linaro.or

Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1354-g8669a8b6740: FAIL: 2 regressions on arm

2024-01-25 Thread Maxim Kuvyrkov
> On Jan 25, 2024, at 19:04, Guinevere Larsen wrote: > > On 25/01/2024 10:10, Maxim Kuvyrkov wrote: >>> On Jan 25, 2024, at 04:08, ci_not...@linaro.org wrote: >>> >>> Dear contributor, our automatic CI has detected problems related to your >>> patch

Re: [Linaro-TCWG-CI] gdb-14-branchpoint-1354-g8669a8b6740: FAIL: 2 regressions on arm

2024-01-25 Thread Maxim Kuvyrkov
0xf7eadb04 in ?? () 7LWP 4764470xf7eadb04 in ?? () (gdb) FAIL: gdb.threads/threadcrash.exp: test_gcore: $thread_count == 7 === Could you please look into fixing the testcase? [I assume "LWP" output is expected, but I'm not an expert in GDB.] Thanks! -- Maxim

Re: [Linaro-TCWG-CI] gcc patch #83662: FAIL: 8 regressions on arm

2024-01-19 Thread Maxim Kuvyrkov
> On Jan 19, 2024, at 17:31, H.J. Lu wrote: > > On Thu, Jan 18, 2024 at 11:15 PM Maxim Kuvyrkov > wrote: >> >> Hi H.J., >> >> Did the email below made it to your inbox? I wonder if some of our >> precommit CI emails are not reaching developer

Re: [Linaro-TCWG-CI] gcc patch #83662: FAIL: 8 regressions on arm

2024-01-18 Thread Maxim Kuvyrkov
Hi H.J., Did the email below made it to your inbox? I wonder if some of our precommit CI emails are not reaching developers. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Jan 10, 2024, at 02:24, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has

Re: [Linaro-TCWG-CI] gcc-14-8168-g14338386970: FAIL: 3 regressions on arm

2024-01-18 Thread Maxim Kuvyrkov
. > > Please let me know if the issue is something else and I can take > another look. Thanks! -- Maxim Kuvyrkov https://www.linaro.org > > Yours, > Nathaniel. > > On Thu, Jan 18, 2024 at 07:12:12AM +, ci_not...@linaro.org wrote: >> Dear contributor, our

Re: some help with reproducing a ci fail

2024-01-15 Thread Maxim Kuvyrkov
Hi Ian, [Apologies for late reply, your email got caught in moderation queue.] Do you still need help in reproducing the build? On our side we are working to include configure/make lines into reports to simplify reproduction. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On

Re: [Linaro-TCWG-CI] 7 patches in gcc: Failure on arm

2024-01-15 Thread Maxim Kuvyrkov
Hi Lehua, [Apologies for late reply, your email got caught in moderation queue.] Do you still need help in reproducing the build? On our side we are working to include configure/make lines into reports to simplify reproduction. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On

Re: [Linaro-TCWG-CI] gcc patch #80969: Failure on arm

2024-01-15 Thread Maxim Kuvyrkov
regards, -- Maxim Kuvyrkov https://www.linaro.org > On Nov 29, 2023, at 19:20, Rainer Orth wrote: > > ci_not...@linaro.org writes: > >> Dear contributor, our automatic CI has detected problems related to your >> patch(es). Please find some details below. If you have

Re: [Linaro-TCWG-CI] gcc-14-6861-g200531d5b9f: FAIL: 1 regressions on arm

2024-01-05 Thread Maxim Kuvyrkov
d. > In this case, is GCC configured to include neon by default? If so then the > testcase needs to be updated to add an option to disable neon. Hi Andrew, We'll soon have configure and make info in the report. > If not, then someone else will need to look into why the tes

Re: [Linaro-TCWG-CI] glibc-2.38.9000-367-g667f277c78: FAIL: 1 regressions on aarch64

2023-12-22 Thread Maxim Kuvyrkov
://linaro.atlassian.net/browse/GNU-1084). Would you please investigate this? And don't hesitate to ask for our assistance in reproducing this. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Dec 21, 2023, at 03:20, ci_not...@linaro.org wrote: > > Dear contributor, our automatic C

Re: [Linaro-TCWG-CI] gcc-14-6741-ge7dd72aefed: Failure on arm

2023-12-22 Thread Maxim Kuvyrkov
Hi kernel folks, It seems a new gcc patch uncovered a potential problem in btrfs code, see the warning/error below. Does this look like a legit kernel problem? -- Maxim Kuvyrkov https://www.linaro.org > On Dec 22, 2023, at 06:54, ci_not...@linaro.org wrote: > > Dear contrib

Re: [Linaro-TCWG-CI] gcc-14-5673-g33c2b70dbab: FAIL: 1 regressions: 8 progressions on aarch64

2023-12-06 Thread Maxim Kuvyrkov
lated > to my patch. Hi Tamar, Linaro benchmarking builds the whole sysroot with the "new" compiler, including glibc. It may be interesting to double-check code-gen differences on glibc's exp() and make sure they are no obvious bad choices. -- Maxim Kuvyrkov https://www.linaro.

Re: [Linaro-TCWG-CI] v6.6-rc1-17-g1c6fdbd8f246: Failure on arm

2023-11-01 Thread Maxim Kuvyrkov
> On Nov 1, 2023, at 22:22, Nick Desaulniers wrote: > > On Wed, Nov 1, 2023 at 11:02 AM Maxim Kuvyrkov > wrote: >> >> Hi Nick, >> Hi Nathan, >> >> I don't see mistakes from CI here. Are you using tip-of-trunk LLVM? >> >> This repor

Re: [Linaro-TCWG-CI] gcc-14-5032-ge3da1d7bb28: Failure on arm

2023-11-01 Thread Maxim Kuvyrkov
-bootstrap_profiled/details.txt Regards, -- Maxim Kuvyrkov https://www.linaro.org > On Nov 1, 2023, at 15:46, ci_not...@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, > plea

Re: [Linaro-TCWG-CI] v6.6-rc1-17-g1c6fdbd8f246: Failure on arm

2023-11-01 Thread Maxim Kuvyrkov
g_kernel--llvm-master-arm-mainline-allmodconfig-build/110/artifact/artifacts/06-build_linux/console.log.xz [2] https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allmodconfig-build/111/artifact/artifacts/06-build_linux/console.log.xz -- Maxim Kuvyrkov https://www.linaro.org > On N

Fwd: [Linaro-TCWG-CI] llvmorg-18-init-7933-ge13bed4c5f35: slowed down by 6% - 464.h264ref on aarch64 O2

2023-10-09 Thread Maxim Kuvyrkov
.mcf_r:[.] price_out_impl Both of these are for 32-bit ARM, but AArch64 also has code-speed and code-size regressions. Let me know if you need any assistance in reproducing these problems. [1] https://linaro.atlassian.net/browse/LLVM-1001 Kind regards, -- Maxim Kuvyrkov https://www.linaro.org

Re: [Linaro-TCWG-CI] 13 patches in glibc: FAIL: 7 regressions

2023-10-04 Thread Maxim Kuvyrkov
Hi Arjun, Please ignore this report. We had a new machine added to the testing pool, and it behaved differently than the others. -- Maxim Kuvyrkov https://www.linaro.org > On Oct 4, 2023, at 22:30, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected

Re: [Linaro-TCWG-CI] glibc patch #77093: FAIL: 5 regressions

2023-10-04 Thread Maxim Kuvyrkov
Hi Joe, Please ignore this report. We had a new machine added to the testing pool, and it behaved differently than the others. -- Maxim Kuvyrkov https://www.linaro.org > On Oct 4, 2023, at 22:32, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected problem

Re: [Linaro-TCWG-CI] glibc patch #77054: FAIL: 5 regressions

2023-10-04 Thread Maxim Kuvyrkov
Hi Siddhesh, Please ignore this report. We had a new machine added to the testing pool, and it behaved differently than the others. -- Maxim Kuvyrkov https://www.linaro.org > On Oct 4, 2023, at 22:33, ci_not...@linaro.org wrote: > > Dear contributor, our automatic CI has detected

Re: Regarding installation

2023-10-04 Thread Maxim Kuvyrkov
Hi Ashu, Go ahead, this is the right place to ask. -- Maxim Kuvyrkov https://www.linaro.org > On Sep 19, 2023, at 11:32, Ashu Jain wrote: > > We are installing SDK we need some details regarding linaro toolchain > ___ > linaro-toolcha

Re: [PATCH v2] ARM: Block predication on atomics [PR111235]

2023-10-03 Thread Maxim Kuvyrkov
Cauldron presentation. "Green/Red" in patchwork mean the usual PASS/FAIL. It's only in post-commit CI in jenkins interface green and red mean something different. -- Maxim Kuvyrkov https://www.linaro.org ___ linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org

Re: [Linaro-TCWG-CI] gcc-14-4111-g6e92a6a2a72: 483.xalancbmk failed to build

2023-09-27 Thread Maxim Kuvyrkov
Oh, I see this is tracked in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111544 . -- Maxim Kuvyrkov https://www.linaro.org > On Sep 27, 2023, at 13:47, Maxim Kuvyrkov wrote: > > Hi Patrick, > > Did you already get any bug reports for gcc-14-4111-g6e92a6a2a72 ? > > I

Re: [Linaro-TCWG-CI] gcc-14-4111-g6e92a6a2a72: 483.xalancbmk failed to build

2023-09-27 Thread Maxim Kuvyrkov
Hi Patrick, Did you already get any bug reports for gcc-14-4111-g6e92a6a2a72 ? In our benchmarking we see that 483.xalancbmk (from SPEC CPU2006) fails to build on 32-bit ARM. Let me know if you need any help in reproducing and troubleshooting this. Thanks! -- Maxim Kuvyrkov https

Re: [EXT] [Linaro-TCWG-CI] basepoints/gcc-14-4038-gb975c0dc3be: Failure

2023-09-18 Thread Maxim Kuvyrkov
ew*/ [2] https://linaro.atlassian.net/browse/GNU-942 -- Maxim Kuvyrkov https://www.linaro.org > > Thanks, > Andrew > >> >> Thanks, >> Andrew >> >> >> From: ci_not...@linaro.org >> Sent: Saturd

Re: [Linaro-TCWG-CI] glibc patch #75959: FAIL: 1 regressions

2023-09-15 Thread Maxim Kuvyrkov
ibc_check--master-aarch64-build/lastStableBuild/artifact/artifacts/sumfiles/xfails.xfail/*view*/ [3] https://git.linaro.org/ci/dockerfiles.git/tree/tcwg-base/Dockerfile.in -- Maxim Kuvyrkov https://www.linaro.org > On Sep 15, 2023, at 10:16, Andreas Schwab wrote: > > On Sep 14 2023, S

Re: [Linaro-TCWG-CI] FAIL: 1 regressions after glibc-2.38.9000-71-g7086332e06 elf: Check that --list-diagnostics output has the expected syntax

2023-08-26 Thread Maxim Kuvyrkov
> On Aug 25, 2023, at 21:02, Florian Weimer wrote: > > * Maxim Kuvyrkov: > >>> On Aug 25, 2023, at 19:18, ci_not...@linaro.org wrote: >>> >>> Dear contributor, our automatic CI has detected problems related to your >>> patch. >>>

Re: [Linaro-TCWG-CI] FAIL: 1 regressions after glibc-2.38.9000-71-g7086332e06 elf: Check that --list-diagnostics output has the expected syntax

2023-08-25 Thread Maxim Kuvyrkov
ttps://ci.linaro.org/job/tcwg_glibc_check--master-aarch64-precommit/597/artifact/artifacts/artifacts.precommit/00-sumfiles/tests.log.1.xz . Regards, -- Maxim Kuvyrkov https://www.linaro.org > > === Results Summary === > > > > -8<--8&

Re: [Linaro-TCWG-CI] FAIL: 6 regressions after basepoints/gcc-14-3441-ga1558e9ad85 tree-optimization/111115 - SLP of masked stores

2023-08-24 Thread Maxim Kuvyrkov
Hi Richard, Your patch below ICEs on aarch64-linux-gnu. Should reproduce easily on native or cross aarch64-linux-gnu build. Let me know if you need any assistance in reproducing this. Thanks, -- Maxim Kuvyrkov https://www.linaro.org > On Aug 24, 2023, at 22:03, ci_not...@linaro.org wr

Re: [Linaro-TCWG-CI] FAIL: 10 regressions after gcc commit: 5 commits in gcc

2023-08-21 Thread Maxim Kuvyrkov
> On Aug 21, 2023, at 15:14, Julian Brown wrote: > > On Sat, 19 Aug 2023 10:47:45 +0400 > Maxim Kuvyrkov wrote: > >> Hi Julian, >> >> Your patch series causes regressions on aarch64-linux-gnu. Would you >> please investigate? >> >> Let me k

Re: [Linaro-TCWG-CI] FAIL: 6 regressions after gcc commit: basepoints/gcc-14-3331-gcddc26e0274 aarch64: Fine-grained ldp and stp policies with test-cases.

2023-08-18 Thread Maxim Kuvyrkov
--master-aarch64-precommit/1602/artifact/artifacts/artifacts.precommit/00-sumfiles/ -- Maxim Kuvyrkov https://www.linaro.org > On Aug 19, 2023, at 08:37, ci_not...@linaro.org wrote: > > [Linaro-TCWG-CI] FAIL: 6 regressions after gcc commit: > basepoints/gcc-14-3331-gcddc26e0274 a

Re: [Linaro-TCWG-CI] FAIL: 10 regressions after gcc commit: 5 commits in gcc

2023-08-18 Thread Maxim Kuvyrkov
Hi Julian, Your patch series causes regressions on aarch64-linux-gnu. Would you please investigate? Let me know if you need any assistance in reproducing these. Thanks! -- Maxim Kuvyrkov https://www.linaro.org > On Aug 19, 2023, at 09:32, ci_not...@linaro.org wrote: > > [Linar

Re: [Linaro-TCWG-CI] Failure after gcc commit: basepoints/gcc-14-3309-g360cabf45a0 arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns

2023-08-17 Thread Maxim Kuvyrkov
Hi Stamatis, Let us know if you need any help in troubleshooting the failures in https://patchwork.sourceware.org/project/gcc/list/?series=23558 . Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On Aug 18, 2023, at 01:13, ci_not...@linaro.org wrote: > > [Linaro-TCWG-CI

Re: LLVM bots down for extended period

2023-08-16 Thread Maxim Kuvyrkov
Hi Aaron, This email from April got caught in moderation. I believe the problem with Linaro bots was already addressed. I'll try to monitor moderation requests better. Regards, -- Maxim Kuvyrkov https://www.linaro.org > On Apr 3, 2023, at 23:05, Aaron Ballman wrote: > >

Re: LLVM buildbot timing out

2023-05-15 Thread Maxim Kuvyrkov
Thanks, Andrzej! Hi Antoine, would you please take a look at this? Kind regards, -- Maxim Kuvyrkov https://www.linaro.org > On May 15, 2023, at 22:55, Andrzej Warzynski > wrote: > > Hi, > > Has anyone noticed that https://lab.llvm.org/buildbot/#/builders/198 > (

Re: LLVM bots down for extended period

2023-04-12 Thread Maxim Kuvyrkov
return to production master in the next few weeks. For the armv7 bots -- these are more complicated to put into production, but we are looking for the solution. Kind regards, -- Maxim Kuvyrkov https://www.linaro.org ___ linaro-toolchain mailing list

[TCWG CI] 602.gcc_s fails to run after llvmorg-17-init-4880-gf242291f59bf

2023-04-06 Thread Maxim Kuvyrkov
/mail/mail-body.txt/*view*/ -- Maxim Kuvyrkov https://www.linaro.org ___ linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org

Re: Seeking toolchain-arm_cortex-a7_gcc-4.8-linaro_uClibc-1.0.14_eabi

2023-02-14 Thread Maxim Kuvyrkov
your package (add "-static" to compiler flags). This was the binary will include all necessary bits of system libraries. This is a good approach if your package does not have dependencies outside of C library; otherwise you would need to find static versions of all other libraries. -

Re: Seeking toolchain-arm_cortex-a7_gcc-4.8-linaro_uClibc-1.0.14_eabi

2023-02-07 Thread Maxim Kuvyrkov
[CC: linaro-toolchain@] Hi Bryan, I don't think that Linaro has ever released a toolchain with uClibc, but I may be wrong. Could you provide additional information about the target, rootfs and your setup? -- Maxim Kuvyrkov https://www.linaro.org > On Feb 7, 2023, at 10:31 A

Re: [TCWG CI] 403.gcc failed to run after working-3971-g5f7f484ee54e: [AArch64] Add GPR rr instructions to isAssociativeAndCommutative

2022-11-22 Thread Maxim Kuvyrkov
Hi David, Also happens for -O2 -flto. Other affected configurations will be automatically added to [1]. [1] https://git.linaro.org/toolchain/ci/interesting-commits.git/tree/llvm/sha1/5f7f484ee54ebbf702ee4c5fe9852502dc237121/tcwg_bmk_llvm_tx1 -- Maxim Kuvyrkov https://www.linaro.org >

[TCWG CI] 403.gcc failed to run after working-3971-g5f7f484ee54e: [AArch64] Add GPR rr instructions to isAssociativeAndCommutative

2022-11-22 Thread Maxim Kuvyrkov
built from their tip of trunk - Target: aarch64-linux-gnu - Compiler flags: -O3 -flto - Hardware: NVidia TX1 4x Cortex-A57 -- Maxim Kuvyrkov https://www.linaro.org ___ linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe

Re: Enabling CCache on LLVM bots

2022-06-29 Thread Maxim Kuvyrkov
robust to configure ccache at the level of default system (well, container) compiler. One thing to check is whether default 5GB cache limit fits us well. IIUC, flang builds are particularly big, and they may overflow the cache size. -- Maxim Kuvyrkov https://www.linaro.org > On 29 Jun 2

Re: [TCWG CI] Regression caused by gcc: rs6000: Harden mma_init_builtins

2022-06-01 Thread Maxim Kuvyrkov
header file, I'll ignore this one too. Hi Peter, I'm suspecting a makefile bug in Linux kernel that makes build process unreliable. It seems there's a missing dependency between latent_entropy_plugin.so and generated/utsrelease.h header. I'm continuing to investigate this, but, me

Re: [TCWG CI] Regression caused by gcc: rs6000: MMA test case ICEs using -O3 [PR99842]

2022-05-30 Thread Maxim Kuvyrkov
Hi Peter, This is, obviously, a fluke. We'll investigate. Sorry for the noise, -- Maxim Kuvyrkov https://www.linaro.org > On 30 May 2022, at 09:56, ci_not...@linaro.org wrote: > > [TCWG CI] Regression caused by gcc: rs6000: MMA test case ICEs using -O3 > [P

Re: [TCWG CI] 401.bzip2 grew in size by 11% after llvm: [MachineSink] Disable if there are any irreducible cycles

2022-03-29 Thread Maxim Kuvyrkov
, -- Maxim Kuvyrkov https://www.linaro.org > On Mar 27, 2022, at 11:26 AM, ci_not...@linaro.org wrote: > > After llvm commit 6fde0439512580df793f3f48f95757b47de40d2b > Author: Nikita Popov > >[MachineSink] Disable if there are any irreducible cycles > > the following

Re: [TCWG CI] 456.hmmer grew in size by 9% after llvm: Extend the `uwtable` attribute with unwind table kind

2022-03-29 Thread Maxim Kuvyrkov
8 . This problem seems to be occurring only at -Oz -flto, and it is the outlined functions most affected. CC’ing Yvan (who worked on outliner recently) who may have some insight into inner workings of outliner, LTO and unwind info. Regards, -- Maxim Kuvyrkov https://www.linaro.org > On

Re: [TCWG CI] 456.hmmer grew in size by 9% after llvm: Extend the `uwtable` attribute with unwind table kind

2022-03-25 Thread Maxim Kuvyrkov
Hi Momchil, Your patch seems to significantly increase code-size of several benchmarks — by up to 9%. Would you please investigate whether this can be avoided? Please let us know if you need assistance with reproducing the regressions. Thank you, -- Maxim Kuvyrkov https://www.linaro.org

Re: [TCWG CI] 401.bzip2 grew in size by 9% after llvm: [LV] Remove `LoopVectorizationCostModel::useEmulatedMaskMemRefHack()`

2022-02-10 Thread Maxim Kuvyrkov
Hi Roman, Your below patch increased code-size of 401.bzip2 by 9% on 32-bit ARM when compiled with -Os. That’s quite a lot, would you please investigate whether this regression can be avoided? Please let me know if this doesn’t reproduce for you and I’ll try to help. Thank you, -- Maxim

Re: [TCWG CI] 453.povray failed to build after llvm: [SLP]Fix reused extracts cost.

2021-12-07 Thread Maxim Kuvyrkov
Cool, thanks! -- Maxim Kuvyrkov https://www.linaro.org > On 7 Dec 2021, at 15:10, Alexey Bataev wrote: > > I committed a fix yesterday, should be fixed. Another one planning to commit > later today or tomorrow. > > Best regards, > Alexey Bataev > >> 7 дек. 20

Re: [TCWG CI] 453.povray failed to build after llvm: [SLP]Fix reused extracts cost.

2021-12-07 Thread Maxim Kuvyrkov
Hi Alexey, After your patch Clang crashes while building 453.povray for aarch64-linux-gnu. Apparently, this happens only with LTO enabled at -O2 and -O3. Did you get any bug reports against this patch already? Thanks, -- Maxim Kuvyrkov https://www.linaro.org > On 5 Dec 2021, at 02

Re: [TCWG CI] 433.milc slowed down by 4% after llvm: Add missing header

2021-12-07 Thread Maxim Kuvyrkov
, and bisection [mistakenly] converged on this patch. We work to reduce benchmarking noise and otherwise improve benchmarking CI. Regards! -- Maxim Kuvyrkov https://www.linaro.org > On 7 Dec 2021, at 06:12, David Blaikie wrote: > > Seems... unlikely this change had a performan

Re: [TCWG CI] 400.perlbench slowed down by 6% after llvm: [AArch64] Remove redundant ORRWrs which is generated by zero-extend

2021-10-27 Thread Maxim Kuvyrkov
, if I spotted correctly, for a couple of additional stack spills. To get to the bottom of this we need to look at the runtime profiles, which are not automatically generated yet. One need to dig them up from the raw benchmarking data we have stored. -- Maxim Kuvyrkov https://www.linaro.org >

Re: [TCWG CI] 433.milc:[.] mult_su3_mat_vec slowed down by 11% after llvm: [AMDGPU] Enable load clustering in the post-RA scheduler

2021-10-26 Thread Maxim Kuvyrkov
Hi Jay, This is a false positive. We’ll take a look why this report was sent out. Regards, -- Maxim Kuvyrkov https://www.linaro.org > On 26 Oct 2021, at 22:19, ci_not...@linaro.org wrote: > > After llvm commit 66e13c7f439cf162d7ed1d25883e71a5755ac7ec > Author: Jay Foad >

Re: [TCWG CI] 444.namd grew in size by 2% after llvm: [SLP]Improve graph reordering.

2021-10-22 Thread Maxim Kuvyrkov
/*view*/ Regards, -- Maxim Kuvyrkov https://www.linaro.org > On 23 Sep 2021, at 08:21, ci_not...@linaro.org wrote: > > After llvm commit bc69dd62c04a70d29943c1c06c7effed150b70e1 > Author: Alexey Bataev > >[SLP]Improve graph reordering. > > the following benchma

Re: [CI-NOTIFY]: TCWG Bisect tcwg_bmk_tk1/llvm-master-arm-spec2k6-Os - Build # 9 - Successful!

2021-10-22 Thread Maxim Kuvyrkov
is >> a codegen issue or problem with another IR pass. >> >> >> On Wed, Jul 14, 2021 at 10:55 AM Maxim Kuvyrkov < >> maxim.kuvyr...@linaro.org> wrote: >> >>> Hi Sanjay, >>> >>> On 32-bit ARM your patch appears to increas

Re: [TCWG CI] 433.milc:[.] mult_su3_mat_vec slowed down by 16% after llvm: [AIX][ZOS] Excluding merge-objc-interface.m from Tests

2021-10-18 Thread Maxim Kuvyrkov
Hi Quingsi, This report is a false positive. We will investigate why noise levels have increased in our benchmarking setup. Regards, -- Maxim Kuvyrkov https://www.linaro.org > On 13 Oct 2021, at 04:43, ci_not...@linaro.org wrote: > > After ll

Re: [TCWG CI] 471.omnetpp slowed down by 8% after gcc: Avoid invalid loop transformations in jump threading registry.

2021-10-11 Thread Maxim Kuvyrkov
> On 8 Oct 2021, at 13:22, Martin Jambor wrote: > > Hi, > > On Fri, Oct 01 2021, Gerald Pfeifer wrote: >> On Wed, 29 Sep 2021, Maxim Kuvyrkov via Gcc wrote: >>> Configurations that track master branches have 3-day intervals. >>> Configurations that

Re: [TCWG CI] 458.sjeng grew in size by 4% after gcc: aarch64: Improve size heuristic for cpymem expansion

2021-10-04 Thread Maxim Kuvyrkov
tip of trunk > - Target: aarch64-linux-gnu > - Compiler flags: -Os > - Hardware: APM Mustang 8x X-Gene1 > -- Maxim Kuvyrkov https://www.linaro.org > On 2 Oct 2021, at 18:45, Maxim Kuvyrkov via Gcc-regression > wrote: > > Hi Kyrill, > > With LTO enabled this patch increa

Re: [TCWG CI] 458.sjeng grew in size by 4% after gcc: aarch64: Improve size heuristic for cpymem expansion

2021-10-02 Thread Maxim Kuvyrkov
increases geomean code size at -Os -flto by 0.1%. [1] https://ci.linaro.org/job/tcwg_bmk_ci_gnu-build-tcwg_bmk_apm-gnu-master-aarch64-spec2k6-Os_LTO/26/artifact/artifacts/11-check_regression/results.csv/*view*/ Regards, -- Maxim Kuvyrkov https://www.linaro.org > On Oct 2, 2021, at 11:12

  1   2   3   >