[Bug libgcc/57221] [4.8/4.9/5 regression] libgcc symbol visibility changes break Android blobs
ramana at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 13 12:11:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57221
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-03-13
CC| |mkuvyrkov at gcc dot gnu.org,
| |ramana at gcc dot gnu.org
Ever confirmed|0 |1
Known to fail| |4.8.0, 4.8.1, 4.8.2, 4.9.0,
| |4.9.1, 5.0
--- Comment #8 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
(In reply to Bernhard Rosenkränzer from comment #3)
> Created attachment 30068 [details]
> Another patch
>
> This patch is needed as well to make sure Bionic can re-export __aeabi_lmul
> and friends.
>
> Unlike the other patch, this one should be fixed before being applied: There
> should be a #ifdef around the added attribute (not sure if there's already a
> define for whether or not the target system is Android?)
Uggh, As you say this should be just for Android foo - please work out how to
deal with this to handle Android and not affect all standard Linux targets.
Maxim - can you handle this please ?
regards
Ramana
More information about the Gcc-bugs
mailing list