This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix dwarf3 compile_unit debug info
On Sat, Feb 17, 2007 at 04:12:16AM -0200, Alexandre Oliva wrote:
> On Feb 16, 2007, Daniel Jacobowitz <drow@false.org> wrote:
>
> > 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,
>
> But previously we didn't emit any range at all. ?!?
Oh, I thought you meant that we previously emitted DW_AT_low_pc /
DW_AT_high_pc. Sorry.
--
Daniel Jacobowitz
CodeSourcery