This is the mail archive of the gcc-patches@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: [lto][patch] Don't write DECL_CONTEXT of LABEL_DECLs


On Sat, Jan 24, 2009 at 13:43, Rafael Espindola <espindola@google.com> wrote:

> So instead of my patch we could just skip reading the *first*
> DECL_INITIAL for p?

We could, but it would then complicate matters for real globals where
we *do* need to read their DECL_INITIAL.  Your approach is much
simpler.


> Do you mean rewrite? Let me know when, for I would love to help. :-)

Absolutely!  Once we've reached some stable state, we can get to it.
I've been collecting some notes that I will push to the wiki one of
these days (it badly needs some updates).


Thanks.  Diego.


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