won't fix this for maverick anymore, I can't see this is enabled in
recent toolchain packages. please re-open if appropriate.
** Changed in: binutils-armhf-cross (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
** Package changed: binutils (Ubuntu) => binutils-armhf-cross (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/747873
Title:
Backport a fix for Neon immediate moves to the latest binutils
To
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: binutils-armhf-cross (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/747873
It seems that it is because of the configure option
'--enable-targets=x86_64-linux-gnu' that is comes from rules file if the
DEB_HOST_ARCH is i386.
It seems fine if I remove that configure option.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
I can reproduce this on my x86 ubuntu box with binutils-arm-linux-
gnueabi-2.21.0.20110327-2ubuntu2cross1.62.
The results are:
ujkim@DO-ujkim04:~/work/toolchain-bug/as-2.21/neon-immediate-moves$ arm-
linux-gnueabi-as vmov.s
ujkim@DO-ujkim04:~/work/toolchain-bug/as-2.21/neon-immediate-moves$ arm
I can't reproduce this on binutils_2.21.0.20110327-2ubuntu1 either.
This was done on my x86_64 Maverick box by fetching the current source
package from natty, extracting it, running dpkg-buildpackage -uc -us -b,
stopping it post configure, configuring directly using ../configure
--prefix=$PWD/../in
The problem doesn't exist in plain 2.21:
michaelh@crucis:~/linaro/bugs$
../tmp/binutils-2.21/install/bin/arm-linux-gnueabi-as --version -o vmov.o
vmov.s
GNU assembler (GNU Binutils) 2.21
Copyright 2010 Free Software Foundation, Inc.
This program is free software; you may redistribute it under t
On 4 April 2011 03:16, Michael Hope <747...@bugs.launchpad.net> wrote:
> binutils 2.21.50 contains the fix. Ramana, do you know what revision
> this is fixed in? One option might be cherry picking it.
If we want to cherry pick this we want this patch here.
Patch:
http://sourceware.org/cgi-bin/
binutils 2.21.50 contains the fix. Ramana, do you know what revision
this is fixed in? One option might be cherry picking it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/747873
Title:
Backport a