Hi, Another bunch of tests that fails with -fpic.
from here: http://gcc.gnu.org/ml/gcc-patches/2013-01/msg00539.html "Since -fpic option is turned on by default in Android we have certain test fails. The reason for that is that those tests rely on the availability of functions, defined in them and with -fpic compiler conservatively assumes that they are AVAIL_OVERWRITABLE." I added {target nonpic} to them as before. Is it ok for trunk? thanks, Alexander
add_target_nonpic.patch
Description: Binary data