[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as "b.n"

2020-06-20 Thread Bug Watch Updater
** Bug watch added: Sourceware.org Bugzilla #26141 https://sourceware.org/bugzilla/show_bug.cgi?id=26141 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725126 Title: gas may assemble b to

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-08-26 Thread Marcin Juszkiewicz
Does problem exist in oneiric? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725126 Title: gas may assemble b to locally-defined, preemptible global symbol as b.n To manage notifications about

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-08-26 Thread Marcin Juszkiewicz
does not happen under oneiric in cross toolchain ** Changed in: armel-cross-toolchain-base (Ubuntu) Status: New = Fix Released ** Changed in: binutils (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-08-26 Thread Marcin Juszkiewicz
Does not happen on armel using native binutils. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725126 Title: gas may assemble b to locally-defined, preemptible global symbol as b.n To manage

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-06-14 Thread Dave Martin
Apologies for the delay. I can confirm that binutils-arm-linux-gnueabi/natty (2.21.0.20110327-2ubuntu2cross1.62) does indeed fix the problem. I'll try rebuilding the linaro kernel without the workaround in place and see if it works; if so, we may be able to remove that workaround from the

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-06-14 Thread Dave Martin
Please ignore my last post -- I was inadvertantly testing a local, patched version of gas instead of the packaged one. The bug is *not* fixed in the natty released version of the tools. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-06-06 Thread Marcin Juszkiewicz
Can you check with 11.04 release packages did it got fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725126 Title: gas may assemble b to locally-defined, preemptible global symbol as b.n --

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-06-06 Thread Michael Hope
** Changed in: binutils-linaro Status: New = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725126 Title: gas may assemble b to locally-defined, preemptible global symbol as b.n

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-05-26 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at http://sourceware.org/bugzilla/show_bug.cgi?id=12532. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-04-13 Thread Dave Martin
This bug is now resolved upstream -- see the bugzilla link. I recommend that this gets pulled/backported into the linaro toolchain, since we currently have to disable some optimisations when building the Linux kernel in Thumb-2 to work around this bug. -- You received this bug notification

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-03-02 Thread Dave Martin
Any further interaction should go to sourceware bugzilla http://sourceware.org/bugzilla/show_bug.cgi?id=12532 ** Bug watch added: Sourceware.org Bugzilla #12532 http://sourceware.org/bugzilla/show_bug.cgi?id=12532 ** Also affects: binutils via

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-02-28 Thread Dave Martin
** Changed in: cortex-strings Status: New = Invalid ** Also affects: binutils-linaro Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725126 Title:

[Bug 725126] Re: gas may assemble b to locally-defined, preemptible global symbol as b.n

2011-02-25 Thread Dave Martin
** Attachment added: sample disassembly and relocation info https://bugs.launchpad.net/cortex-strings/+bug/725126/+attachment/1871164/+files/log.txt ** Description changed: There's no result that R_ARM_THM_JUMP11 relocation can be resolved correctly if the symbol gets preempted. The