https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68642
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- N.B. 100k is not "moderately large" it's far larger than any real parameter pack is ever likely to be, and the primary purpose of index_sequence is to index into parameter packs.