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: optimization/6007: cfg cleanup tremendous performance hog with -O1


On Thu, Apr 04, 2002 at 06:22:03PM +0200, Jan Hubicka wrote:
> Old crossjumping didn't run into this problem just because it didn't handled
> computed jump.  I guess one way to proceed is to simply bypass abnormal
> edges when expensive optimization is disabled. (-O1)

I'd say bypass abnormal edges always.


r~


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