Add thread-safety section to menu

From-SVN: r169865
This commit is contained in:
Janne Blomqvist 2011-02-06 18:38:31 +02:00
parent 6985b4a110
commit 85883d65c0
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2011-02-06 Janne Blomqvist <jb@gcc.gnu.org>
* gfortran.texi (Compiler Characteristics): Add reference to
thread-safety section.
2011-02-06 Janne Blomqvist <jb@gcc.gnu.org>
* gfortran.texi (Thread-safety): New section.

View File

@ -1083,6 +1083,7 @@ might in some way or another become visible to the programmer.
@menu
* KIND Type Parameters::
* Internal representation of LOGICAL variables::
* Thread-safety of the runtime library::
@end menu