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]

Very interesting IA64 gas bug


# gunzip hint.s.gz
# gcc -c hint.s
hint.s: Assembler messages:
hint.s:32766: Error: Unknown opcode `hint@pause'

It seems that gas uses a buffer of size 0x8000. Things will go wrong
when the input is bigger than 0x8000. I am working on it.



H.J.

Attachment: hint.s.gz
Description: GNU Zip compressed data


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