[Bug target/110892] [14 Regression] Risc-V rvv testsuite failures caused by conditional move costing

2023-08-03 Thread ewlu at rivosinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110892 Edwin Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/110892] [14 Regression] Risc-V rvv testsuite failures caused by conditional move costing

2023-08-03 Thread patrick at rivosinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110892 --- Comment #3 from Patrick O'Neill --- These failures are fixed as of d61efa3cd3378be38738bfb5139925d1505c1325 Confirmed using rv32 newlib. https://github.com/patrick-rivos/riscv-gnu-toolchain/issues/139

[Bug target/110892] [14 Regression] Risc-V rvv testsuite failures caused by conditional move costing

2023-08-03 Thread patrick at rivosinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110892 --- Comment #2 from Patrick O'Neill --- Seems like a fix was pushed: https://inbox.sourceware.org/gcc-patches/89dfe3c2-ef96-3000-de87-74ff83354...@gmail.com/T/#m09608208a2dcc2bbf88a4f3419b062b4b4b349c5 We'll test it and update the issue once

[Bug target/110892] [14 Regression] Risc-V rvv testsuite failures caused by conditional move costing

2023-08-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110892 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |14.0 Keywords|