RTL alias annotation

Iman Narasamdya in@cs.man.ac.uk
Mon Dec 6 19:01:00 GMT 2004


Hello,

I'd like to know the meaning of alias annotations occuring in RTL. For 
example, in
	(mem/f:SI
		(plus:SI (reg/f:SI 6 ebp)
		(const_int -4 [0xfffffffc])) [0 name+0 S4 A32])
what do 0, S4, and A32 in [0 name+0 S4 A32] mean?

Another question is does gcc perform inter-procedural alias-analysis? If 
it does, does it emit some information of it in the RTL?

Rgds,

Iman Narasamdya




More information about the Gcc mailing list