https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119267
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |documentation, inline-asm Target| |riscv --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- You can't use vsetivli this way. That is you can't set it via inline-asm. MAybe this should be documented.