[Ada] Correct documentation of -gnatw_C switch

2019-12-16  Bob Duff  <duff@adacore.com>

gcc/ada/

	* doc/gnat_ugn/building_executable_programs_with_gnat.rst:
	Correct documentation of -gnatw_C switch
	* gnat_ugn.texi: Regenerate.

From-SVN: r279417
This commit is contained in:
Bob Duff 2019-12-16 10:33:31 +00:00 committed by Pierre-Marie de Rodat
parent 5903c91cae
commit a4ada47ed0
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2019-12-16 Bob Duff <duff@adacore.com>
* doc/gnat_ugn/building_executable_programs_with_gnat.rst:
Correct documentation of -gnatw_C switch
* gnat_ugn.texi: Regenerate.
2019-12-16 Joel Brobecker <brobecker@adacore.com>
* doc/gnat_ugn/building_executable_programs_with_gnat.rst

View File

@ -3000,7 +3000,7 @@ of the pragma in the :title:`GNAT_Reference_manual`).
.. index:: -gnatw_C (gcc)
:switch:`-gnatw_C`
*Suppress warnings on missing component clauses.*
*Suppress warnings on unknown condition in Compile_Time_Warning.*
This switch supresses warnings on a pragma Compile_Time_Warning
or Compile_Time_Error whose condition has a value that is not

View File

@ -11250,7 +11250,7 @@ The default is that such warnings are generated.
@item @code{-gnatw_C}
@emph{Suppress warnings on missing component clauses.}
@emph{Suppress warnings on unknown condition in Compile_Time_Warning.}
This switch supresses warnings on a pragma Compile_Time_Warning
or Compile_Time_Error whose condition has a value that is not