https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78615
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> --- Oh no, the destructor isn't instantiated here. So I guess the structure type *could* be complete where the destructor is instantiated. Possibly still "ill-formed; no diagnostic required" but I'm no longer certain.