Paolo Carlini <paolo.carl...@oracle.com> writes:

>       * call.c (build_conditional_expr_1): Add location_t parameter.
>       (build_conditional_expr): Likewise.

../../gcc/objc/objc-next-runtime-abi-02.c: In function 'tree_node* 
build_v2_build_objc_method_call(int, tree, tree, tree, tree, bool)':
../../gcc/objc/objc-next-runtime-abi-02.c:1642:83: error: invalid conversion 
from 'tree' to 'location_t {aka unsigned int}' [-fpermissive]
       ret_val = build_conditional_expr (ifexp, ret_val, ftree, 
tf_warning_or_error);
                                                                                
   ^
../../gcc/objc/objc-next-runtime-abi-02.c:1642:83: error: cannot convert 
'tsubst_flags' to 'tree' for argument '4' to 'tree_node* 
build_conditional_expr(location_t, tree, tree, tree, tsubst_flags_t)'
make[3]: *** [objcp/objc-next-runtime-abi-02.o] Error 1

Andreas.

-- 
Andreas Schwab, SUSE Labs, sch...@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

Reply via email to