From: Yannick Moy <m...@adacore.com> gcc/ada/
* sem_attr.adb: Update comment referring to rule number. Tested on x86_64-pc-linux-gnu, committed on master. --- gcc/ada/sem_attr.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ada/sem_attr.adb b/gcc/ada/sem_attr.adb index ac0c4004930..452aabdd436 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 -- 2.40.0