public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Building Post/Pre-Increment/Decrement Node...
@ 2002-12-17  4:33 Avinash K. Shrivastava
  2002-12-17  6:50 ` Avinash K. Shrivastava
  0 siblings, 1 reply; 2+ messages in thread
From: Avinash K. Shrivastava @ 2002-12-17  4:33 UTC (permalink / raw)
  To: gcc, gcc, gcc



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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Building Post/Pre-Increment/Decrement Node...
  2002-12-17  4:33 Building Post/Pre-Increment/Decrement Node Avinash K. Shrivastava
@ 2002-12-17  6:50 ` Avinash K. Shrivastava
  0 siblings, 0 replies; 2+ messages in thread
From: Avinash K. Shrivastava @ 2002-12-17  6:50 UTC (permalink / raw)
  To: gcc, gcc, gcc



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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-17 12:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-17  4:33 Building Post/Pre-Increment/Decrement Node Avinash K. Shrivastava
2002-12-17  6:50 ` Avinash K. Shrivastava

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).