[Bug 677360] Re: Generated assembly doesn't correspond to the ARM processor

2014-06-11 Thread Matthias Klose
** Changed in: gcc-defaults (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/677360 Title: Generated assembly doesn't correspond to the ARM processor To manage n

[Bug 677360] Re: Generated assembly doesn't correspond to the ARM processor

2010-11-23 Thread Matthias Klose
The thing is that there's a plethora of defines, and even GCC itself doesn't get it right all the times. see libffi/src/arm/sysv.S. This is error prone, and maybe Linaro should push something better upstream. /* We need a better way of testing for this, but for now, this is all we can do. *

[Bug 677360] Re: Generated assembly doesn't correspond to the ARM processor

2010-11-22 Thread Michael Hope
Hi there. I think the original author has a configuration problem. The code above is in sysdeps/gcc/arm.h and has two chunks: one with a #ifdef __ARMv6__ around it which uses the correct Thumb-2 instructions, and the fallback version for earlier architectures that uses the (no longer supported) '

[Bug 677360] Re: Generated assembly doesn't correspond to the ARM processor

2010-11-22 Thread Dmitrijs Ledkovs
can linaro-gcc toolchain build this? ** Also affects: gcc-linaro Importance: Undecided Status: New -- Generated assembly doesn't correspond to the ARM processor https://bugs.launchpad.net/bugs/677360 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 677360] Re: Generated assembly doesn't correspond to the ARM processor

2010-11-19 Thread tsg1zzn
** Package changed: ubuntu => gcc-defaults (Ubuntu) ** Tags added: arm -- Generated assembly doesn't correspond to the ARM processor https://bugs.launchpad.net/bugs/677360 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 677360] Re: Generated assembly doesn't correspond to the ARM processor

2010-11-19 Thread Snark
Notice that launchpad insisted that my package number doesn't exist -- but I know it does, since the head of /usr/share/doc/gcc-4.4/changelog.Debian.gz is : gcc-4.4 (4.4.4-14ubuntu5) maverick; urgency=low * Avoid include paths starting with a double slash. LP: #635840. -- Matthias Klose Mon