punx Wed, 03 Dec 2014 10:19:04 -0800
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