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: debug info breaks build (Was: Re: Variable tracking (location lists support) - part 2)


> > I'm looking at how to do this "portably". Any suggestions would be 
> > appreciated.
> 
> The only way is to generate a label at the beginning of the section.
> I believe we already do this, in order to built the aranges table,
> so you should be able to reuse those.

Yes, we generate it, it is a variable text_section_label.
Thanks!

Josef


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