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: Jim Wilson
Subject: Re: ia64 .align big endian padding
Date: 09 Nov 2003 17:59:49 -0800

On Sun, 2003-11-09 at 05:19, Alan Modra wrote:
>       * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop.

Yes, this looks right.

This code was added long before we had big endian systems to test on. 
When the HPUX support was added, gas was fixed to output bundles as
little endian always (see the 2000-11-06 emit_one_bundle change), but
this bit was missed until now.  Searching for target_big_endian, I don't
see any other similar problems.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com





reply via email to

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