Commit b73b1546 by Janis Johnson Committed by Janis Johnson

extend.texi (Statement Exprs): Fix broken link.

2002-09-09  Janis Johnson  <janis187@us.ibm.com>

	* doc/extend.texi (Statement Exprs): Fix broken link.

From-SVN: r56976
parent a9738643
2002-09-09 Janis Johnson <janis187@us.ibm.com>
* doc/extend.texi (Statement Exprs): Fix broken link.
2002-09-09 Denis Chertykov <denisc@overta.ru> 2002-09-09 Denis Chertykov <denisc@overta.ru>
* config/avr/avr.md (movstrhi, clrstrhi): Use gen_int_mode for * config/avr/avr.md (movstrhi, clrstrhi): Use gen_int_mode for
......
...@@ -782,7 +782,7 @@ GCC implements taking the address of a nested function using a technique ...@@ -782,7 +782,7 @@ GCC implements taking the address of a nested function using a technique
called @dfn{trampolines}. A paper describing them is available as called @dfn{trampolines}. A paper describing them is available as
@noindent @noindent
@uref{http://people.debian.org/~karlheg/Usenix88-lexic.pdf}. @uref{http://people.debian.org/~aaronl/Usenix88-lexic.pdf}.
A nested function can jump to a label inherited from a containing A nested function can jump to a label inherited from a containing
function, provided the label was explicitly declared in the containing function, provided the label was explicitly declared in the containing
......
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