https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65540
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
Assignee|ebotcazou at gcc dot gnu.org |unassigned at gcc dot
gnu.org
--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Something goes wrong during the creation of the thunk, probably because the
type is both a scalar type and returned by reference in the 64-bit MS ABI.