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: cfg merge part 10 - BB duplication framework


On Tue, May 07, 2002 at 12:14:45PM +0200, Jan Hubicka wrote:
> The basic block are in random order, but redirect_edge_and_branch may come
> to idea to create fallthru edge where it wasn't.  This caused problems
> in the past with the basic block boundaries, now it can work, as I get
> rid of the barriers later anyway, but I would perffer the "optimization"
> to not happen.

Ok, but expand on the comment there.


r~


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