From b73b1546e632d89232d8b58df211845a2dd91d1c Mon Sep 17 00:00:00 2001 From: Janis Johnson Date: Mon, 9 Sep 2002 18:26:40 +0000 Subject: [PATCH] extend.texi (Statement Exprs): Fix broken link. 2002-09-09 Janis Johnson * doc/extend.texi (Statement Exprs): Fix broken link. From-SVN: r56976 --- gcc/ChangeLog | 4 ++++ gcc/doc/extend.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c37f1f89d31..5b2a4632812 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-09-09 Janis Johnson + + * doc/extend.texi (Statement Exprs): Fix broken link. + 2002-09-09 Denis Chertykov * config/avr/avr.md (movstrhi, clrstrhi): Use gen_int_mode for diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index ec33daa020b..19c601de021 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -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 @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 function, provided the label was explicitly declared in the containing -- 2.30.2