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-ssa]: Inserting on an entry block edge seems to cause a split


On Sat, Nov 22, 2003 at 11:29:42PM -0500, Daniel Berlin wrote:
> The problem is that it causes new bb creation during insertion, which 
> is what we were trying to avoid through critical edge splitting.

Why is this a problem?  It's not like the existing blocks
get renumbered...


r~


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