This is the mail archive of the gcc@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-ssa] New regressions as of 2003-11-04


In message <20031110190048.GE30856@atrey.karlin.mff.cuni.cz>, Jan Hubicka write
s:
 >We need to preserve CFG trought RTL expansion in order to be able to
 >read profile into it and maintain it until end of compilation.
 >I have patches for the CFG aware RTL expansion and sub basic block
 >creation ready, just waiting for other issues to settle down (mainly the
 >problems with CFG being corrupt before out-of-ssa) before sending htem
 >out.
I can certainly see the desire to preserve the CFG.  We just have to find
a sane way to do that.

 >So I would love us to preserve CFG across remove_useless_stmts_and_vars.
 >Zdenek already sent patch for that AFAIK.
Zdenek has a number of questions he needs to answer in regards to that
patch before I'm going to approve it.

jeff


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