https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114417

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
uint64_t f2 (struct type2 & x)

It is definitely passed by reference because of ABI requirements of C++.

Reply via email to