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: Crossjumping fix II


On Tue, Dec 18, 2001 at 03:46:00PM +0100, Jan Hubicka wrote:
> It allows insns to match even when number of fake edges does not...

Err, when would this happen?  If there is a fake edge, it had 
better well be the only successor, due to the way they're created.
And, frankly, I would think they'd better match too.


r~


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