public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Patch, Fortran, committed] PR56994 - invoke.texi: NEAREST's second argument isn't optional
@ 2013-04-18 10:18 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2013-04-18 10:18 UTC (permalink / raw)
  To: gcc patches, gfortran

[-- Attachment #1: Type: text/plain, Size: 78 bytes --]

Committed as obvious to 4.7, 4.8 and the trunk. (Rev. 198048-198050).

Tobias

[-- Attachment #2: committed.diff --]
[-- Type: text/x-patch, Size: 876 bytes --]

Index: gcc/fortran/ChangeLog
===================================================================
--- gcc/fortran/ChangeLog	(Revision 198047)
+++ gcc/fortran/ChangeLog	(Arbeitskopie)
@@ -1,3 +1,8 @@
+2013-04-18  Tobias Burnus  <burnus@net-b.de>
+
+	PR fortran/56994
+	* invoke.texi (NEAREST): S argument is not optional.
+
 2013-04-17  Janus Weil  <janus@gcc.gnu.org>
 
 	PR fortran/56814
Index: gcc/fortran/intrinsic.texi
===================================================================
--- gcc/fortran/intrinsic.texi	(Revision 198047)
+++ gcc/fortran/intrinsic.texi	(Arbeitskopie)
@@ -9248,7 +9248,7 @@
 @item @emph{Arguments}:
 @multitable @columnfractions .15 .70
 @item @var{X} @tab Shall be of type @code{REAL}.
-@item @var{S} @tab (Optional) shall be of type @code{REAL} and
+@item @var{S} @tab Shall be of type @code{REAL} and
 not equal to zero.
 @end multitable
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-18  7:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-18 10:18 [Patch, Fortran, committed] PR56994 - invoke.texi: NEAREST's second argument isn't optional Tobias Burnus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).