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: Fix dwarf3 compile_unit debug info


On Fri, Feb 16, 2007 at 03:43:14AM -0200, Alexandre Oliva wrote:
> > I think we'll have no choice but to either (A) put the debug info in a
> > COMDAT group like we should have done long ago, or (B) teach the linker
> > how to relax range lists.
> 
> But this surely shouldn't hold this patch up, right?  You can't
> possibly end up any worse off than without it, can you?

I think you could end up seeing less of the range than previously,
depending on the order things are output.  But we'll deal with the
fallout later, I guess.

-- 
Daniel Jacobowitz
CodeSourcery


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