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

Re: mem ref!!


> Richard Henderson wrote:
> > (mem:SI (plus:SI (reg/f:SI 14 r14)
> >       (const_int 48 [0x30])) [3 ArrayInt+48 S4
> A32]))
> > 
> > which tells this is ref in some array "ArrayInt".
> > 
> > But there are RTXs for which this is not visible
> > in dumps.
> 
> That is the only convinient way.

This seems to be good enough for all user defined
arrays/structs, and there seem to be no aggregate data
types internally generated by the compiler.
Am I right ? or are there some cases ?

Regards,
ERWIN
 
> r~ 

http://www.sold.com.au - SOLD.com.au
- Find yourself a bargain!


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