[Bug c++/50303] [C++0x] Segfault with variadic template template parameters

2012-04-17 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/50303] [C++0x] Segfault with variadic template template parameters

2012-04-17 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303 --- Comment #7 from Jason Merrill 2012-04-17 14:11:04 UTC --- Author: jason Date: Tue Apr 17 14:10:54 2012 New Revision: 186531 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186531 Log: PR c++/50303 * pt.c (tsubst_pack_expansion)

[Bug c++/50303] [C++0x] Segfault with variadic template template parameters

2012-04-16 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303 --- Comment #6 from Jason Merrill 2012-04-17 02:29:32 UTC --- Author: jason Date: Tue Apr 17 02:29:27 2012 New Revision: 186519 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186519 Log: PR c++/50303 * pt.c (tsubst_pack_expansion)

[Bug c++/50303] [C++0x] Segfault with variadic template template parameters

2012-04-16 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug c++/50303] [C++0x] Segfault with variadic template template parameters

2011-09-15 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot

[Bug c++/50303] [C++0x] Segfault with variadic template template parameters

2011-09-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/50303] [C++0x] Segfault with variadic template template parameters

2011-09-14 Thread andyspiros at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303 --- Comment #3 from Andrea Arteaga 2011-09-14 22:47:56 UTC --- I recently blogged about this issue: http://wp.me/pzWEm-9N.

[Bug c++/50303] [C++0x] Segfault with variadic template template parameters

2011-09-14 Thread andyspiros at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303 Andrea Arteaga changed: What|Removed |Added Attachment #25203|0 |1 is obsolete|

[Bug c++/50303] [C++0x] Segfault with variadic template template parameters

2011-09-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303 --- Comment #1 from Paolo Carlini 2011-09-14 20:59:20 UTC --- Can you try reducing your testcase? 563 KB is definitely unmanageable.