http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56785
--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> 2013-03-30 09:06:44 UTC --- I assume (needs to be checked) this is related to the issue, reported elsewhere, that makes the size of std::tuple<std::tuple<std::tuple<std::tuple<>>>> grow linearly with the nesting depth.