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: [PATCH]: Fix regressions due to dominance info change


In message <Pine.LNX.4.44.0206271041001.17071-100000@dberlin.org>, Daniel Berli
n writes:
 >Fixes f90-intrinsic-bit.f timeout, as well as two other regressions (or so 
 >i'm told).
 >
 >Bootstrapped and regtested by Dave Miller on SPARC, and Andreas Jaeger on 
 >athlon-pc-linux-gnu (Thanks guys!).
 >
 >
 >2002-06-27  Daniel Berlin  <dberlin@dberlin.org>
 >
 >	* gcse.c (hoist_code): Rewrite to only get list of dominated
 >	blocks once per BB. Also fix reversed test (by removing need for 
 >	the test at all).
Thanks.  Installed.

jeff


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