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: [patch tree-optimization]: Improve handling of conditional-branches on targets with high branch costs


Hi,

On Wed, 12 Oct 2011, Kai Tietz wrote:

> > Hmm? ÂWhat do you mean? ÂBoth operations are binary. ÂANDIF is '&&', AND
> > is '&'. ÂIn fold-const.c comments we usually use the C notations of the
> > operations.
> 
> See TRUTH_AND_EXPR is in C-notation && and TRUTH_ANDIF_EXPR is also
> &&.

Ah right, confusing but there we are.  A comment using ANDIF and AND it is 
then.


Ciao,
Michael.

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