Regressions on master at commit r15-1544 vs commit r15-1539 on Linux/x86_64

2024-06-21 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-1544 vs commit r15-1539 on Linux/x86_64 New failures: FAIL: c-c++-common/analyzer/malloc-sarif-1.c -std=c++14 (test .sarif output against SARIF schema) FAIL: c-c++-common/analyzer/malloc-sarif-1.c -std=c++14 (test .sarif output against SARIF schema) FAIL: c

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

2024-06-21 Thread ci_notify--- via Gcc-regression
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-toolch...@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on

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

2024-06-21 Thread Matthias Kretz via Gcc-regression
Hi, I looked into this and still don't understand how to reproduce it. The issue as logged in libstdc++.log is a call from find_last_set(simd_mask>) to _MaskImplNeonMixin::_S_to_bits, which calls vpadd_s32 with two [[gnu::vector_size(8)]] int arguments. The CI compiler complains "error: canno