------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-04 04:10 ------- (In reply to comment #36) > Subject: Re: [4.0 Regression] out-of ssa > causing loops to have more than one BB> So just to be clear, it's not > my change that is causing a regression. > The IV code creates situations which prevent my change from having > any kind of impact because the loop backedge is already split by > the IV code (and thus the loop backedge is no longer critical and > my out-of-ssa code does nothing). > > Right?
Yes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19038