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]

Re: [patches] Re: spec20000 eon fix


> On Sat, Aug 04, 2001 at 12:08:51AM +0200, Jan Hubicka wrote:
> > 	* reload1.c (fixup_abnormal_edges): New static function.
> > 	(reload): Use it.
> 
> Ok after testing.
BTW it seems that i have another user for this function.  In case we
do schedule, it looks like scheduler does not prevent the divisions
and other insns to be moved from the end of BB, so we need to update
the CFG too.

Honza


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