public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Taking address of artificial vars
@ 2011-04-28 17:26 Prashant Singh Rawat
  2011-04-28 22:20 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Prashant Singh Rawat @ 2011-04-28 17:26 UTC (permalink / raw)
  To: gcc-help

Is it possible to take address of artificial variables in GCC?
For example, can I have a points-to pair where such artificial vars
occur in RHS?
Like {a -> b.0}, or {e -> D.1452_23}


--
With regards,
Prashant Singh Rawat
http://www.cse.iitb.ac.in/~prashantr

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

* Re: Taking address of artificial vars
  2011-04-28 17:26 Taking address of artificial vars Prashant Singh Rawat
@ 2011-04-28 22:20 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 2011-04-28 22:20 UTC (permalink / raw)
  To: Prashant Singh Rawat; +Cc: gcc-help

Prashant Singh Rawat <prashant.srawat86@gmail.com> writes:

> Is it possible to take address of artificial variables in GCC?
> For example, can I have a points-to pair where such artificial vars
> occur in RHS?
> Like {a -> b.0}, or {e -> D.1452_23}

I think that you can take the address of artificial variables like b.0
but not one like D.1452_23.

Ian

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

end of thread, other threads:[~2011-04-28 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-28 17:26 Taking address of artificial vars Prashant Singh Rawat
2011-04-28 22:20 ` Ian Lance Taylor

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).