This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] .bundle_align_mode
On Thu, Mar 8, 2012 at 9:39 AM, nick clifton <nickc@redhat.com> wrote:
> 2. When I tested the patch locally I encountered a new failure in the gas
> testsuite for an arm-eabi toolchain:
>
> FAIL: ARM .bundle_lock
There is no such failure when built on a Fedora 16/x86_64 host. I
reproduced this both with a Fedora 16/i386 host and on my main x86_64
host (Ubuntu 10.04.2ish) when compiling binutils with -m32.
So it appears to be a 32 vs 64 issue rather than compiler version of
anything like that (Fedora 16 has a modified 4.6.2 while Ubuntu 10 has
a modified 4.4.3).
I'll investigate. Any immediate thoughts on how this host difference
could explain the failure are welcome. I don't have much guess about
where to start.
Thanks,
Roland