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: Gcc 3.1 performance regressions with respect to 2.95.3


> On Sun, Mar 17, 2002 at 06:50:26PM +0100, Jan Hubicka wrote:
> > 	* cfgcleanup.c (outgoing_edges_math): Fix condition; relax
> > 	frequencies match; avoid match on different loop depths.
> > 	(try_crossjump_to_bb): Kill tests that no longer brings time
> > 	savings.
> > 	* cfgrtl.c (force_nonfallthru_and_redirect): Fix loop_depth
> > 	updating code.
> > 	(split_edge): Likewise.
> 
> Ok.
> 
> I fixed some grammar for you.
Ah, you arelady found it!  Thanks a lot!
I just returned from conference so I will check whether 3.0 commit conditions
didn't changed and do the commit in momentarity.

Honza


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