re PR ada/85007 (-b flag to gnatlink not recognized)
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 25 Apr 2018 10:01:13 +0000 (10:01 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 25 Apr 2018 10:01:13 +0000 (10:01 +0000)
PR ada/85007
* gnat_ugn.texi: Regenerate.

From-SVN: r259639

gcc/ada/ChangeLog
gcc/ada/gnat_ugn.texi

index 03e8383aecb8865ef9feeb3fc223113ad56737f0..33ea6b4907ea67716ea611e7f931d15fdc0d9e7a 100644 (file)
@@ -1,3 +1,8 @@
+2018-04-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/85007
+       * gnat_ugn.texi: Regenerate.
+
 2018-03-23  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR ada/85007
index 63361fce1579b2ac7e3e65e6b188e5337cd51538..30ef6c75466683546fd8315ad78ac0e55442dd5b 100644 (file)
@@ -3,7 +3,7 @@
 @setfilename gnat_ugn.info
 @documentencoding UTF-8
 @ifinfo
-@*Generated by Sphinx 1.4.6.@*
+@*Generated by Sphinx 1.3.6.@*
 @end ifinfo
 @settitle GNAT User's Guide for Native Platforms
 @defindex ge
@@ -21,7 +21,7 @@
 
 @copying
 @quotation
-GNAT User's Guide for Native Platforms , Dec 15, 2017
+GNAT User's Guide for Native Platforms , April 25, 2018
 
 AdaCore
 
@@ -16770,18 +16770,6 @@ name as the main unit. For example, @code{gnatlink try.ali} creates
 an executable called @code{try}.
 @end table
 
-@geindex -b (gnatlink)
-
-
-@table @asis
-
-@item @code{-b @emph{target}}
-
-Compile your program to run on @code{target}, which is the name of a
-system configuration. You must have a GNAT cross-compiler built if
-@code{target} is not the same as your host system.
-@end table
-
 @geindex -B (gnatlink)