https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112817
--- Comment #9 from Vineet Gupta <vineetg at gcc dot gnu.org> --- (In reply to JuzheZhong from comment #5) > Support VLS codegen with -mrvv-vector-bits and attribute is reasonable to be > landed on GCC-14. > > Could you first implement -mrvv-vector-bits feature ? > > I have support it in rvv-next, but I don't have time to migrate that into > trunk GCC. I presume you are referring to https://github.com/riscv-collab/riscv-gcc.git and #riscv-gcc-rvv-next I don't see the attribute support. Is it called something else there ? I was looking for a new entry in gcc/c-family/c-attribs.cc or would be somewhere else.