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] |
I think that if you want to teach the gimplifier to do this, that is a great way to get rid of them for any downstream part of the compiler. I have never touched the gimplifier and really do not want to make this yet another learning experience, dwarf and gimple have been enough for this project.
void lto_read_function_body (lto_info_fd *fd, lto_context *context, tree fn, const void *data);
-- Mark Mitchell CodeSourcery mark@codesourcery.com (650) 331-3385 x713
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |