[Bug c++/32128] [4.3 regression] ICE on variadic template with two parameter packs

2007-11-11 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2007-11-11 21:27 --- The testcase from comment #1 still crashes, but this problem is tracked in PR34069. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32128

[Bug c++/32128] [4.3 regression] ICE on variadic template with two parameter packs

2007-11-06 Thread dgregor at gcc dot gnu dot org
--- Comment #3 from dgregor at gcc dot gnu dot org 2007-11-06 14:43 --- Fixed -- dgregor at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRME

[Bug c++/32128] [4.3 regression] ICE on variadic template with two parameter packs

2007-11-06 Thread dgregor at gcc dot gnu dot org
--- Comment #2 from dgregor at gcc dot gnu dot org 2007-11-06 14:38 --- Subject: Bug 32128 Author: dgregor Date: Tue Nov 6 14:37:56 2007 New Revision: 129928 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129928 Log: 2007-11-06 Douglas Gregor <[EMAIL PROTECTED]> PR c

[Bug c++/32128] [4.3 regression] ICE on variadic template with two parameter packs

2007-08-29 Thread chris dot fairles at gmail dot com
--- Comment #1 from chris dot fairles at gmail dot com 2007-08-29 22:04 --- Not sure if this is same bug: template struct B; template struct B {}; template struct B : public B { H h; }; template class D : B<0,T...> {}; template struct E; template struct E> { typedef decl

[Bug c++/32128] [4.3 regression] ICE on variadic template with two parameter packs

2007-06-29 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32128

[Bug c++/32128] [4.3 regression] ICE on variadic template with two parameter packs

2007-05-28 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32128