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: MIPS16 GNU Assembler bug



> /tmp/ccefNT2B.s: Assembler messages:
> /tmp/ccefNT2B.s:18: Internal error!
> Assertion failure in macro_build_lui at ../../src/gas/config/tc-mips.c line
> 2780.
> Please report this bug.
> 
> I'm willing to send in a patch against this..., I'll hack it up in a few
> hours.  The assertion that it blows is that it realizes it's in mips16 mode
> at macro_build_lui, but it should have realized this, and blurted out an
> error when it first encountered the .cpload macro in the assembler that was
> put out by the c compiler.
> 

Sounds right.

Which compiler output this?

-eric

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