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: Really, really const


Hi,

On Fri, 26 Sep 2003, Richard Henderson wrote:

> > +#define SYMBOL_REF_READONLY(RTX)					\
>
> You shouldn't need that anymore.  You now have SYMBOL_REF_DECL.

Hum, I worked too long on 3.3 it seems.  I'm frightingly behind ;-)
Anyway that's good.  From a quick glance at true_dependence() it seems
that at least that function does not yet make use of this information,
though.


Ciao,
Michael.


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