r260589 - in /trunk/gcc/ada: ChangeLog doc/gnat...
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Wed May 23 10:23:00 GMT 2018
Author: pmderodat
Date: Wed May 23 10:23:14 2018
New Revision: 260589
URL: https://gcc.gnu.org/viewcvs?rev=260589&root=gcc&view=rev
Log:
[Ada] Clarify meaning of local pragma Warnings Off without On
A local use of pragma Warnings Off to suppress specific messages, when
not followed by a matching pragma Warnings On, extends until the end of
the file.
2018-05-23 Yannick Moy <moy@adacore.com>
gcc/ada/
* doc/gnat_rm/implementation_defined_pragmas.rst: Clarify meaning of
local pragma Warnings Off without On.
* gnat_rm.texi: Regenerate.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst
trunk/gcc/ada/gnat_rm.texi
More information about the Gcc-cvs
mailing list