]> gcc.gnu.org Git - gcc.git/commit
[Ada] Refine description of SPARK with static Boolean expressions
authorPiotr Trojanek <trojanek@adacore.com>
Wed, 12 Jan 2022 09:44:28 +0000 (10:44 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 9 May 2022 09:27:32 +0000 (09:27 +0000)
commit28fffc452eedb284d047b83adc7f8772b15bb0f8
treef0fcb91bc61d880e124e5244909a47c97ef95492
parent93e7c91eb7744b832df14a7afca45906ed3c580f
[Ada] Refine description of SPARK with static Boolean expressions

A number of SPARK pragmas controlled by an optional Boolean expression
require those expressions to be static. This is now clarified in the
GNAT RM.

gcc/ada/

* doc/gnat_rm/implementation_defined_pragmas.rst
(Abstract_State, Async_Readers, Async_Writers,
Constant_After_Elaboration, Effective_Reads, Effective_Writes,
Extensions_Visible, Ghost, No_Caching, Volatile_Function): Only
static Boolean expressions are allowed.
* gnat_rm.texi: Regenerate.
gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst
gcc/ada/gnat_rm.texi
This page took 0.062345 seconds and 6 git commands to generate.