On Fri, 2 Dec 2016, Michael Meissner wrote: > This patch enables --enable-gnu-indirect-function on all PowerPC linux > systems, > except for targetting Android or uclib. It is exactly the same code as we use > in the i[34567]86-*-linux, x86_64-*-linux*, s390-*-linux*, and s390x-*-linux* > systems. Given the ifunc support is not generated unless the user uses it, it > should not affect other PowerPC users. > > Is this patch ok to check into the trunk?
This is not a review, but doing things the same as on other architectures makes sense to me. -- Joseph S. Myers jos...@codesourcery.com