aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorYannick Moy <moy@adacore.com>2022-05-24 12:13:43 +0200
committerMarc Poulhiès <poulhies@adacore.com>2023-05-15 11:36:41 +0200
commita1f35b49196ca219863cc6e64eb1d1eb1483cca9 (patch)
tree9d0cbbd175b73e3803568a12146fac5dde886217 /gcc/ada
parent83a0b4e7e345d05ad758d44d2a7121e1cc484f76 (diff)
downloadgcc-a1f35b49196ca219863cc6e64eb1d1eb1483cca9.zip
gcc-a1f35b49196ca219863cc6e64eb1d1eb1483cca9.tar.gz
gcc-a1f35b49196ca219863cc6e64eb1d1eb1483cca9.tar.bz2
ada: Update comment after SPARK RM change
gcc/ada/ * sem_attr.adb: Update comment referring to rule number.
Diffstat (limited to 'gcc/ada')
-rw-r--r--gcc/ada/sem_attr.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/sem_attr.adb b/gcc/ada/sem_attr.adb
index ac0c400..452aabd 100644
--- a/gcc/ada/sem_attr.adb
+++ b/gcc/ada/sem_attr.adb
@@ -7608,7 +7608,7 @@ package body Sem_Attr is
-- In SPARK certain attributes (see below) depend on Tasking_State.
-- Ensure that the entity is available for gnat2why by loading it.
- -- See SPARK RM 9(18) for the relevant rule.
+ -- See SPARK RM 9(19) for the relevant rule.
if GNATprove_Mode then
case Attr_Id is