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: reverse conditionnal jump


BELBACHIR Selim <selim.belbachir@fr.thalesgroup.com> writes:

> How can I tell GCC to perform the best conditionnal jump by sometimes reversing the comparison ?

It should work when compiling with -O2.  I can't think of anything you
are doing wrong or anything special you should need to do.  I think you
will need to debug this.  Sorry.  Perhaps somebody else has a
suggestion.

Ian


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