>>>>> "Ferad" == Ferad Zyulkyarov <[EMAIL PROTECTED]> writes:

Ferad> build(EQ_EXPR, integet_type_node, left, rith);
Ferad> which is left == right

Ferad> But, as I noticed this function "build" is not maintained (used) by
Ferad> gcc any more. Instead build, what else may I use to create a
Ferad> conditional expression node?

I've noticed that you've asked a few questions about trees on the
list.  You might want to read a tutorial on trees in GCC; there are a
few kicking around out there.

Tom

Reply via email to