Re: [C++ Patch] PR 57419

2013-06-03 Thread Jason Merrill
OK. Jason

Re: [C++ Patch] PR 57419

2013-06-03 Thread Paolo Carlini
On 06/03/2013 07:55 PM, Jason Merrill wrote: Now that we're using C++, I'm inclined to give the sfinae version the same name. Indeed. I'm finishing testing the below, then. Thanks, Paolo. /// /gcc/cp 2013-06-03 Paolo Carlini PR c++/57419 * decl2.c (mark_used

Re: [C++ Patch] PR 57419

2013-06-03 Thread Jason Merrill
Now that we're using C++, I'm inclined to give the sfinae version the same name. Jason