This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Building Post/Pre-Increment/Decrement Node...
- From: "Avinash K. Shrivastava" <avi at cse dot iitb dot ac dot in>
- To: gcc at gcc dot gnu dot org, gcc at gcc dot org, gcc at gnu dot org
- Date: Tue, 17 Dec 2002 17:19:00 +0530 (IST)
- Subject: Building Post/Pre-Increment/Decrement Node...
Hello Sir(s),
While integrating a simple front-end to Gcc_3.2,
We are trying to build tree-node for POSTINCREMENT_EXPR , using
build (POSTINCREMENT_EXPR, post_pre_flag, exp);
[1] Through which routine, can we genrate RTL for this node..
[2] How to Create tree-Node for Break & Continue Stmt's..,
& how to generate RTL for them..?
Thanking you..
Your's Sincerely,
-Avinash Shrivastava
PS: I hope, I have not posted an out-of link query, and I am sorry
if it sounds So.