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

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Created attachment 49025
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49025&action=edit
Replace inheritance with data member using [[no_unique_address]]

This fixes this bug and all the "See Also" ones, but there's an ICE for the
testcases from PR 94062. That ICE is tracked by PR 93711. Once that's fixed
I'll fix all these tuple issues.

Reply via email to