http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51653
Marc Glisse <glisse at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ABI
CC| |glisse at gcc dot gnu.org
--- Comment #3 from Marc Glisse <glisse at gcc dot gnu.org> 2012-08-22 20:23:46
UTC ---
The suggestion in this PR is quite wild, but the fact that
sizeof(tuple<tuple<tuple<tuple<tuple<int>>>>>)==20 is a real issue that could
probably be solved with less trouble (still ABI-breaking). Maybe I should have
split the PR...