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: Fix real10 and add real16 for ia64


There is a typo in Intel ia64 assembler manual. The real10 directive
should have alignment of 16, not 10, In fact, gas won't even allow
10 byte alignment. This patch fixes it and addes real16 which is
defined in Intel ia64 assembler manual. You need real16 to support
arrays.


H.J.

Attachment: gas-ia64-real.patch
Description: Text document


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