bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ia64 .align big endian padding


From: Kevin Ryde
Subject: Re: ia64 .align big endian padding
Date: Sun, 09 Nov 2003 10:34:41 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Alan Modra <address@hidden> writes:
>
> This has been fixed for quite a while.

My cross-build of the latest cvs still seems to have the problem
(assuming I've built it right).  gas/config/tc-ia64.c (rev 1.92)
ia64_handle_align is the suspicious looking part.

> CVS gas assembles your testcase to:

If you're doing that on a little endian system don't forget to add
".msb" to force big endian (the default on hpux of course).  You
should see the bytes for the adds are unchanged, but the nops get byte
swapped.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]