https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100157
--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> --- FWIW std::tuple_element_t<1000, tuple<pathologically large>> takes 97% less memory and takes 80% less time with my patch. I just need to fix a problem with debuginfo generation.