[gomp] Handle error_mark_node returned by build_special_member_call in finish_omp_clauses (PR c++/26690)

Mark Mitchell mark@codesourcery.com
Tue Mar 21 17:43:00 GMT 2006


Jakub Jelinek wrote:
> On Mon, Mar 20, 2006 at 10:38:02AM -0800, Mark Mitchell wrote:
>> I'd rather change get_callee_fndecl to return error_mark_node for
>> error_mark_node.  In general, having functions accept error_mark_node as
>> input, and immediately return it, makes it easier to avoid crashes.
> 
> As you wish ;)
> Ok for trunk?

Yes, thanks.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713



More information about the Gcc-patches mailing list