On 05/08/2025 11:22, Tejas Belagod wrote:
On 31/07/2025 15:20, Kyrylo Tkachov wrote:
On 31 Jul 2025, at 14:34, Tejas Belagod wrote:
The test was unsafe when tested on different vector lengths. This patch
fixes it to work on all lengths.
Ok. I’ve seen this test fail on GCC 15 branch too,
On 31/07/2025 15:20, Kyrylo Tkachov wrote:
On 31 Jul 2025, at 14:34, Tejas Belagod wrote:
The test was unsafe when tested on different vector lengths. This patch
fixes it to work on all lengths.
Ok. I’ve seen this test fail on GCC 15 branch too, do we want this fix there as
well?
Than
> On 31 Jul 2025, at 14:34, Tejas Belagod wrote:
>
> The test was unsafe when tested on different vector lengths. This patch
> fixes it to work on all lengths.
>
Ok. I’ve seen this test fail on GCC 15 branch too, do we want this fix there as
well?
Thanks,
Kyrill
> gcc/testsuite/ChangeLog
>
The test was unsafe when tested on different vector lengths. This patch
fixes it to work on all lengths.
gcc/testsuite/ChangeLog
* gcc.target/aarch64/sve/acle/general/cops.c: Fix test.
---
gcc/testsuite/gcc.target/aarch64/sve/acle/general/cops.c | 8
1 file changed, 4 insertion