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]
Other format: [Raw text]

Re: Any idea what this is ?


On Tue, Mar 05, 2002 at 11:56:57AM +0100, Mikael Aronsson wrote:
> 
> I found the problem, it crashed because I had typed:
> 
> ".quad    value"
> 
> In a macro, when it should have been:
> 
> ".quad    \value"

How about giving a few more details?  Don't make us guess your host,
target, and other configure options.  A self-contained testcase would
be nice too.

My guess is that you can work around the bug you hit by configuring with
--enable-64-bit-bfd, but I'd still like to have a testcase.

> > asm_code.s:2065: Internal error, aborting at ../../src/gas/write.c line
> 2958
> > in
> > number_to_chars_littleendian
> > I am using as 2.11.90.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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