http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56782
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dodji at gcc dot gnu.org Depends on| |53609 --- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2013-03-29 17:59:18 UTC --- This seems to be an issue with Dodji's patch for bug 53609; we aren't using PACK_EXPANSION_EXTRA_ARGS for the partial instantiation of the tuple constructor, but we should be.