[Bug c++/51239] ICE with variadic template alias

2013-04-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51239 Jason Merrill changed: What|Removed |Added CC||mustrumr97 at gmail dot com ---

[Bug c++/51239] ICE with variadic template alias

2012-03-11 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51239 Dodji Seketeli changed: What|Removed |Added Status|ASSIGNED|SUSPENDED --- Comment #3 from Dodji Seke

[Bug c++/51239] ICE with variadic template alias

2011-12-03 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51239 --- Comment #2 from Dodji Seketeli 2011-12-03 17:23:43 UTC --- A candidate patch for this has been submitted to http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00163.html

[Bug c++/51239] ICE with variadic template alias

2011-12-01 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51239 --- Comment #1 from Dodji Seketeli 2011-12-01 14:44:10 UTC --- Here is my understanding of what is happening here. When we first build the type head, we don't yet know the actual number of arguments for the 'head' template. So we should build a

[Bug c++/51239] ICE with variadic template alias

2011-11-21 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51239 Dodji Seketeli changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|