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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Or better adjust it in the caller, there is a single members_of_representable_p
caller in class_members_of, so just use TYPE_MAIN_VARIANT (r) in there instead
of r.

Reply via email to