Is it possible to make any tree visible to GCC (ie. BIND_EXPR) or it must be specific tree type like tree_common? How would the code for adding BIND_EXPR look, if vec_safe_push() doesn't work? Thanks, Martin