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]

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.



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