]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Add Ada RM clause mention
authorRonan Desplanques <desplanques@adacore.com>
Thu, 27 Feb 2025 13:34:49 +0000 (14:34 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Mon, 9 Jun 2025 06:32:01 +0000 (08:32 +0200)
commit7c9069750405d147670ad9143d19505a5dea8240
tree6a4494989e8b9f9f4833970d24290b963061f4b8
parent5a80df0629615827084691bd1a10be674e27742f
ada: Add Ada RM clause mention

This patch adds a mention of the relevant Ada RM clause to a comment
about a part of Find_Selected_Component, to make it easier to find.

gcc/ada/ChangeLog:

* sem_ch8.adb (Find_Selected_Component): Add mention.
gcc/ada/sem_ch8.adb