Re: [C++ Patch] PR 60253

2014-02-27 Thread Jason Merrill
OK. Jason

[Ping] Re: [C++ Patch] PR 60253

2014-02-27 Thread Paolo Carlini
On 02/21/2014 12:14 PM, Paolo Carlini wrote: Hi, unless we have reasons to believe that the diagnostic quality could regress in some circumstances, we can easily resolve this ICE on invalid regression by always returning error_mark_node after error (thus outside SFINAE too). Pinging this pat