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]

How are poiner assignments expressed in RTL?


Hello all,

I was wondering how a pointer assignment in a C program, e.g. *p=&a, is
expressed when that program is converted to RTL. If I was looking through
RTL, how would I identify the pointer assignment?

Thanks to everybody,
-Vadim Vaynerman


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