[Touch-packages] [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 Touch seeded packages, which is subscribed to binutils in Ubuntu. https://bugs.launchpad.net/bugs/725126 Title:

[Touch-packages] [Bug 725126]

2020-06-20 Thread Jason A. Donenfeld
Tracking the new bug here now: https://sourceware.org/bugzilla/show_bug.cgi?id=26141 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to binutils in Ubuntu. https://bugs.launchpad.net/bugs/725126 Title: gas may assemble b to

[Touch-packages] [Bug 725126]

2020-06-19 Thread Jason A. Donenfeld
This problem still exists on binutils 2.33 when -fvisibility=hidden is passed to cflags. I imagine this is so due to some conflicting code where the forced B.W is only generated for static functions, since non- static ones will be relocated differently, but then because of -fvisibility=hidden,