Re: [C++ PATCH] PR58635

2013-10-09 Thread Jason Merrill
OK. Jason

[C++ PATCH] PR58635

2013-10-07 Thread Marek Polacek
This patch fixes two ICEs on valid testcases and one ICE on an invalid testcase. In the former, we should check for EXPR_P (as in the fix for PR58516) before using SET_EXPR_LOCATION; in the latter we should bail out early if the return-expression is the error_mark_node, otherwise subsequent call