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]

How tree in GCC


Hi,

In GCC, How the node is created for an expression?
Is whole expression itself has created s one node  or each operator has
seperate node ?

where the datas are stored while creating RTL from tree?

Regards
sathis


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