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]

Re: Tree profilng merge 1 - allow inserting onto edge to EXIT_BLOCK


    Wait on this.  Jason and I talked about redefining things such that
    we only ever have one RETURN_EXPR in a function, and that it always
    only contains just the result_decl.

Would this be visible to front ends or done during gimplification?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]