> This is the varargs code, and I currently solved it by using > append_to_statement_list(), and then adding the resulting tree to the pre_p > and post_p using gimplify_and_add(). Is it OK?
Take a look at mainstream ports (x86, rs6000, etc) and use them as a model. -- Eric Botcazou