Re: C++ PATCH for c++/55149 (lambda VLA capture)

2013-06-20 Thread Jason Merrill
On 06/20/2013 08:26 PM, Jason Merrill wrote: Instantiation of a VLA capture in a template wasn't working properly; this fixes it. Along with this, which fixes the type of an instantiation of the MINUS_EXPR. commit c37ab236406b9acf4423e80554055bf72d7be5fa Author: Jason Merrill Date: Thu Jun

C++ PATCH for c++/55149 (lambda VLA capture)

2013-06-20 Thread Jason Merrill
Instantiation of a VLA capture in a template wasn't working properly; this fixes it. Tested x86_64-pc-linux-gnu, applying to trunk. commit 9e88ab6e258122ce7d4a709919df56f7c1514c06 Author: Jason Merrill Date: Thu Jun 13 09:29:11 2013 -0400 PR c++/55149 * decl.c (compute_array_index_