Re: --enable-gnu-indirect-function patch

2011-07-06 Thread Nathan Sidwell
On 07/06/11 14:57, Ian Lance Taylor wrote: This patch: http://gcc.gnu.org/ml/gcc-patches/2010-09/msg02070.html for x86_64-*-linux* sets the default for --enable-gnu-indirect-function to "glibc-2011". This string is not used anywhere else in gcc as far as I can see. What is the purpose of that

--enable-gnu-indirect-function patch

2011-07-06 Thread Ian Lance Taylor
This patch: http://gcc.gnu.org/ml/gcc-patches/2010-09/msg02070.html for x86_64-*-linux* sets the default for --enable-gnu-indirect-function to "glibc-2011". This string is not used anywhere else in gcc as far as I can see. What is the purpose of that? The original version of the patch http://