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: About building conditional expressions


Thanks a lot, that's it

On 1/23/07, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
On 1/23/07, Ferad Zyulkyarov <feradz@gmail.com> wrote:
> But, as I noticed this function "build" is not maintained (used) by
> gcc any more. Instead build, what else may I use to create a
> conditional expression node?

Look for buildN where N is a small integer ;-)

I think you want build2 for EQ_EXPR.

Gr.
Steven



--
Ferad Zyulkyarov


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