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: Faster optimize_mode_switching


On Mon, Jan 14, 2002 at 10:32:06PM +0100, Jan Hubicka wrote:
> > What we shouldn't do is just leave the live_at_start/end unset.
> 
> Do we really, if we are asked for global update?  I guess each pass
> that clobbers cfg needs to ask for global one.

A global update with start blocks will not change anything 
but the start blocks if the liveness at the beginning of
the start block doesn't change.


r~


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