From: Glen Nakamura Date: Mon, 10 Feb 2003 00:24:44 +0000 (+0000) Subject: extend.texi (C++98 Thread-Local Edits): Add missing @item tag. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d23a2c818a1ffa4c6533f811695db4d3e3c9baf;p=gcc.git extend.texi (C++98 Thread-Local Edits): Add missing @item tag. * doc/extend.texi (C++98 Thread-Local Edits): Add missing @item tag. From-SVN: r62620 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 34340032206..892e4aa7852 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-02-10 Glen Nakamura + + * doc/extend.texi (C++98 Thread-Local Edits): Add missing @item + tag. + Mon Feb 10 00:29:17 CET 2003 Jan Hubicka * i386.c (vector_move_operand): New predicate. diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index eb5935954ee..2ca034bde86 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -6756,6 +6756,7 @@ The following are a set of changes to ISO/IEC 14882:1998 (aka C++98) that document the exact semantics of the language extension. @itemize @bullet +@item @b{[intro.execution]} New text after paragraph 4