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: Split encode_section_info hook: one for decls, one for constants


On Wed, Apr 16, 2003 at 12:46:05PM -0700, Zack Weinberg wrote:
> It's *necessary* since I want TREE_CST_RTL to go away.

Ah yes.

> Unless you would prefer that all encode_section_info hooks
> take the RTL as a separate argument, but that would touch more targets.

Yes, I think this makes sense.

Perhaps this should wait for finishing the symbol_ref_flags cleanup?
I expect most of the encode_section_info routines to vanish.


r~


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