Making a Generic tree visible to GCC

punx@punx.sk punx@punx.sk
Wed Dec 3 18:18:00 GMT 2014


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



More information about the Gcc mailing list