On 25 August 2014 05:54, Jason Merrill <ja...@redhat.com> wrote: > On 08/23/2014 06:29 PM, Ville Voutilainen wrote: >> >> Based on my quick tests with it, it seems to me that we need more >> tests for static member variable templates. My first attempt at something >> like that gave an ICE... > > > Yeah, I figured there would be more to do. More tests are welcome. :)
Well, it's a bit premature to add tests when the implementation itself is not quite complete, I guess. :) Having ICEs makes it hard to add tests, too. :P