Add thread-safety section to menu
authorJanne Blomqvist <jb@gcc.gnu.org>
Sun, 6 Feb 2011 16:38:31 +0000 (18:38 +0200)
committerJanne Blomqvist <jb@gcc.gnu.org>
Sun, 6 Feb 2011 16:38:31 +0000 (18:38 +0200)
From-SVN: r169865

gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi

index 55b1cf94b8dd9fa5b4cdf612ccd65b7981d22fab..e514dce078ebfb4edd90893044eb2d1df958990d 100644 (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.
index 54f245755a77a54c6fa12e51f0bad00f38e2fd65..035dbd748791a2b0b808f07b1667259584fd0ee7 100644 (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