public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Avinash K. Shrivastava" <avi@cse.iitb.ac.in>
To: gcc@gcc.gnu.org, gcc@gcc.org, gcc@gnu.org
Subject: Building Post/Pre-Increment/Decrement Node...
Date: Tue, 17 Dec 2002 06:50:00 -0000	[thread overview]
Message-ID: <Pine.HPX.4.21.0212171707420.9714-100000@everest.cse.iitb.ac.in> (raw)
Message-ID: <20021217065000.5381PWD6Xe8Q-ZOfjg0WXEAS0TFNZ0meCHHVHadBimY@z> (raw)



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.


             reply	other threads:[~2002-12-17 12:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-17  4:33 Avinash K. Shrivastava [this message]
2002-12-17  6:50 ` Avinash K. Shrivastava

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.HPX.4.21.0212171707420.9714-100000@everest.cse.iitb.ac.in \
    --to=avi@cse.iitb.ac.in \
    --cc=gcc@gcc.gnu.org \
    --cc=gcc@gcc.org \
    --cc=gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).