https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115556
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |10.2.0
--- Comment #20 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
My reduced testcase has been a bug since GCC 10.2.0.
Marking g as noclone works around the issue.
The same as marking hwy::TypeName as noclone will work around the issue.
