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: [PATCH]: Better comments for hot/cold partitioning code.


Caroline Tice wrote:

If I understood all the comments correctly, the final decision was that even though the mess with
cfg cleanup is unfortunate, there is no better way (at the moment) to handle the hot/cold partitioning
stuff, and therefore the best thing to be done is to add better comments at all the cfg cleanup
conflict points, and at the start of the main partitioning function. (If I have misunderstood what people
want me to do, please let me know).

Thank you very much for doing this.


This patch is fine.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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