On 01/13/2015 10:54 PM, Patrick Palka wrote:
+         type = error_mark_node;
+         goto out;

Why exit early in the explicit instantiation cases? Doesn't it work to give the error and continue?

Jason

Reply via email to