This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, fortran]: Move menu entry to avoid intrinsic.texi warnings


Hello!

Attached patch avoids a bunch of:

gcc/fortran/intrinsic.texi:1665: warning: node next `ATOMIC_CAS' in
menu `ATOMIC_FETCH_ADD' and in sectioning `ATOMIC_DEFINE' differ

warnings.

2014-07-24  Uros Bizjak  <ubizjak@gmail.com>

    * intrinsic.texi (Intrinsic Procedures) <ATOMIC_DEFINE>: Move to
    correct menu position to match sectioning.

Tested on x86_64-linux-gnu with Makeinfo 5.2 and committed as obvious.

Uros.

Attachment: f.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]