https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110935
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-01-21 Ever confirmed|0 |1 CC| |pinskia at gcc dot gnu.org Status|UNCONFIRMED |NEW --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed. I noticed the PERM issue when I was working on adding V4HI support to the aarch64 backend. I had to add PERM support for V4HI but it was not obvious at the time why. This explains it.