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]

Re: [patches] Re: More curefull aligning of branches


On Sat, Jul 28, 2001 at 11:11:53PM +0200, Jan Hubicka wrote:
> What about the semantic of abnormal edges?  Shouls I count each
> abnormal edge as an indirect jump?

Yes.  We can't have gotten there otherwise, can we.  But careful
about jump classification -- switches are not abnormal, but are
still indirect.


r~


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