This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: DECL_RTL vs. explicit make_decl_rtl calls
- From: law at redhat dot com
- To: "David S. Miller" <davem at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 30 May 2002 10:19:48 -0600
- Subject: Re: DECL_RTL vs. explicit make_decl_rtl calls
- Reply-to: law at redhat dot com
In message <20020530.040206.114549125.davem@redhat.com>, "David S. Miller" writ
es:
>
> Why do we ever perform explicit make_decl_rtl calls when
> DECL_RTL will do that when necessary?
My first guess would be that it's historical.
jeff