This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Hello, > > * gimplify.c (struct tree_p_list): New type. > > (join_tree_p_list, add_tree_p_list, free_tree_p_list, > > build_stack_save_restore, prepend_to_exit_gotos): New functions. > > Use a TRY_FINALLY_EXPR instead. unnecesarily creating new eh handling constructs (that we really do not manage somehow greatly) seems a bit like overkill to me. Zdenek
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |