This is the mail archive of the gcc-help@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]

Taking address of artificial vars


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


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