https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106543
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2023-03-22 Known to work| |7.1.0 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|*sge<u>_<X:mode><GPR:mode> |[10/11/12 Regression] |uses operand 2 but there is |*sge<u>_<X:mode><GPR:mode> |no operand 2 |uses operand 2 but there is | |no operand 2 Known to fail| |8.1.0 Target Milestone|--- |10.5 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- It broke with r8-4335-g0791ac186bdddf so it is a regression as riscv was added in GCC 7 and was correct then.