Re: [C++ Patch] PR 58672

2014-01-31 Thread Paolo Carlini
Hi, > On 31/gen/2014, at 18:32, Jason Merrill wrote: > > Oops, sorry I was slow to claim this PR... No problem, nice to see the bug going completely away! Well, you may want to have a look to my pending work on c++/51219 ;) http://gcc.gnu.org/ml/gcc-patches/2014-01/msg01693.html http://gc

Re: [C++ Patch] PR 58672

2014-01-31 Thread Jason Merrill
Oops, sorry I was slow to claim this PR... Jason