Add thread-safety section to menu
From-SVN: r169865
This commit is contained in:
parent
6985b4a110
commit
85883d65c0
2 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue