Commit d1a6ec10 by Ian Lance Taylor Committed by Ian Lance Taylor

install.texi (Configuration): It's --enable-gnu-indirect-function, not --enable-indirect-function.

	* doc/install.texi (Configuration): It's
	--enable-gnu-indirect-function, not --enable-indirect-function.

From-SVN: r175915
parent ff3e08af
2011-07-06 Ian Lance Taylor <iant@google.com>
* doc/install.texi (Configuration): It's
--enable-gnu-indirect-function, not --enable-indirect-function.
2011-07-06 Bernd Schmidt <bernds@codesourcery.com> 2011-07-06 Bernd Schmidt <bernds@codesourcery.com>
* simplify-rtx.c (simplify_const_binary_operation): Use the * simplify-rtx.c (simplify_const_binary_operation): Use the
......
...@@ -1245,7 +1245,7 @@ destructors, but requires __cxa_atexit in libc. This option is currently ...@@ -1245,7 +1245,7 @@ destructors, but requires __cxa_atexit in libc. This option is currently
only available on systems with GNU libc. When enabled, this will cause only available on systems with GNU libc. When enabled, this will cause
@option{-fuse-cxa-atexit} to be passed by default. @option{-fuse-cxa-atexit} to be passed by default.
@item --enable-indirect-function @item --enable-gnu-indirect-function
Define if you want to enable the @code{ifunc} attribute. This option is Define if you want to enable the @code{ifunc} attribute. This option is
currently only available on systems with GNU libc on certain targets. currently only available on systems with GNU libc on certain targets.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment