https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123285

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #5)
> Created attachment 63492 [details]
> Patch which I am testing
> 
> Still trying to figure out a decent testcase.
So yes stride support needs to be fixed:
+FAIL: gcc.target/aarch64/sme/strided_1.c check-function-bodies test1
+FAIL: gcc.target/aarch64/sme/strided_1.c check-function-bodies test2
+FAIL: gcc.target/aarch64/sme/strided_1.c check-function-bodies test3
+FAIL: gcc.target/aarch64/sme/strided_1.c check-function-bodies test4
+FAIL: gcc.target/aarch64/sme/strided_2.c check-function-bodies test1
+FAIL: gcc.target/aarch64/sme/strided_2.c scan-assembler-not \\\\tmov\\\\tz

But that looks like the only thing. The bootstrap/test worked otherwise.

Reply via email to