https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123725
--- Comment #4 from Sergei Trofimovich <slyfox at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #3) > (In reply to Andrew Pinski from comment #2) > > The workaround is to mark hwy::TypeName as noclone as mentioned in the other > > bug report. > > Which is workaround already in the upstream highway code. See > https://github.com/google/highway/issues/2813 . Ah, perfect! We'll try to apply it to downstream released version until a new release is cut. Thank you!
