This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: /usr/ia64-suse-linux/bin/ld: Dwarf Error: Line offset (0) bigger than line size (0).


amodra@one.net.au writes:

> On Mon, May 21, 2001 at 01:19:40PM +0200, Andreas Jaeger wrote:
> > 
> > ============================================================
> > Index: bfd/dwarf2.c
> > --- bfd/dwarf2.c	2001/03/08 21:03:58	1.19
> > +++ bfd/dwarf2.c	2001/05/21 11:19:03
> > @@ -439,7 +439,7 @@
> >  
> >    if (offset > stash->dwarf_abbrev_size)
> 
> I think this ought to be >= as for the line offset check.

I've made that change and commit this now,
Andreas

2001-05-21  Andreas Jaeger  <aj@suse.de>

	* dwarf2.c (decode_line_info): Fix error message.
	(read_abbrevs): Fix test for offset as suggested by Alan Modra and
	adjust error message.
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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