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]

patch breaks libgloss builds


Building crt0.S we fail on this instruction:

li t2,0xAAAA5555

with a mipsisa64-elf toolchain.

Interestingly enough the code that I think you added in reporting bad
numbers is failing too:

/dzur/sourceware/combined/libgloss/mips/crt0.S: Assembler messages:
/dzur/sourceware/combined/libgloss/mips/crt0.S:91: Error: Number
(0x0aaaa5555) larger than 32 bits

I'll take a look at it later, just noticed it yesterday.

-eric


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