http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57221
--- Comment #3 from Bernhard Rosenkränzer <Bernhard.Rosenkranzer at linaro dot org> 2013-05-09 00:51:15 UTC --- Created attachment 30068 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30068 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?)