public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: energon <energon0@yahoo.com>
To: Sriharsha Vedurmudi <sriharsha.v@redpinesignals.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: (Question reframed)Storing specified variables in the same memory page!
Date: Fri, 15 Oct 2004 13:29:00 -0000	[thread overview]
Message-ID: <20041015132946.77718.qmail@web40524.mail.yahoo.com> (raw)
In-Reply-To: <416E0CA7.4050309@redpinesignals.com>


1. or maybe, tag your variables with a specific tag,

2. a. then write a filter program to generate code with
      a struct getting populated with the specially tagged
      variables as members
   b. then map accesses to the tagged  variables as members
      of the struct
   c. the memory for the struct could be on the stack or the
      heap, and the code generated appropriately

3. then pass this generated code to the actual GCC


=====
-energon0


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

      reply	other threads:[~2004-10-15 13:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-11 15:53 Storing " Vinay
2004-10-11 15:57 ` Sriharsha Vedurmudi
2004-10-11 16:08   ` Vinay
2004-10-13  8:51     ` energon
2004-10-13 18:49       ` (Question reframed)Storing " Vinay
2004-10-13 18:59         ` Eljay Love-Jensen
2004-10-14  5:13         ` Sriharsha Vedurmudi
2004-10-15 13:29           ` energon [this message]

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=20041015132946.77718.qmail@web40524.mail.yahoo.com \
    --to=energon0@yahoo.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=sriharsha.v@redpinesignals.com \
    /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).