[Bug target/113035] RISC-V: regression testsuite errors -mtune=sifive-7-series

2024-10-10 Thread Jovan.Vukic--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113035 Jovan Vukic changed: What|Removed |Added CC||jovan.vu...@rt-rk.com --- Comment #5 from

[Bug target/113035] RISC-V: regression testsuite errors -mtune=sifive-7-series

2024-08-15 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113035 --- Comment #4 from Jeffrey A. Law --- Thanks! It actually looks like there's two vsetvls in both output files. But in the case of the sifive-7 tuning, the two vsetvls set different vector configurations. for sifive-7 we have these: vsetvli

[Bug target/113035] RISC-V: regression testsuite errors -mtune=sifive-7-series

2024-08-14 Thread Dusan.Stojkovic--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113035 --- Comment #3 from Dusan Stojkovic --- Upon further investigation into the bug related to the vsetvl-*.c tests (specifically vsetvl-13.c, vsetvl-15.c, and vsetvl-23.c), we found the following: When using the mtune=sifive-7-series tuning, tests

[Bug target/113035] RISC-V: regression testsuite errors -mtune=sifive-7-series

2024-08-09 Thread Dusan.Stojkovic--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113035 Dusan Stojkovic changed: What|Removed |Added CC||dusan.stojko...@rt-rk.com --- Comment