This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mem ref!!
- From: Richard Henderson <rth at redhat dot com>
- To: Erwin Ingris <erwiningris at yahoo dot com dot au>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 3 Jul 2002 16:16:13 -0700
- Subject: Re: mem ref!!
- References: <20020703105051.17449.qmail@web21506.mail.yahoo.com>
On Wed, Jul 03, 2002 at 08:50:51PM +1000, Erwin Ingris 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.
r~