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: [PATCH] Re: Bad code generated by inter-block scheduling


Jeff Law wrote:
> I'll conditionally approve the patch -- however, the condition is
> that it's updated for the edge vector changes after they go in, then
> retested.  Please post the patch that actually gets installed.
> [ The edge vector changes are bloody huge and I'd like to get them
>   installed before we create conflicts for merging in that code. ]

OK, I'll do that as soon as the branch is merged.  Thanks!

> > I now don't even need to call create_edge_list at all, the
> > only other user of the edge_list, find_rgns, could easily
> > be changed to just use the regular CFG data structures.
> That would be a greatly appreciated follow-on patch.

I meant that this is already part of the patch I posted ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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