bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Assertion failure in size_inc_line_addr at dwarf2dbg.c


From: Alan Modra
Subject: Re: Assertion failure in size_inc_line_addr at dwarf2dbg.c
Date: Thu, 21 Nov 2002 09:13:58 +1030
User-agent: Mutt/1.4i

On Wed, Nov 20, 2002 at 08:19:43PM +0200, Meron Elhanan-RM18482 wrote:
> I use binutils-2.13 as cross compiler: 
> host = SUN solaris 2.8 target = powerpc-eabi.
>  
> I get the following error:
>  
> Assembler messages: Internal error!
> Assertion failure in size_inc_line_addr at dwarf2dbg.c line 611.

You haven't told us anything about how you manage to run into this
error.  My guess is that you're placing strings (or some other byte
granularity data) into .text, or that you're using an old version of
gcc that doesn't align the text section properly after a function's
traceback table.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre




reply via email to

[Prev in Thread] Current Thread [Next in Thread]