]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Remove misleading comment
authorRonan Desplanques <desplanques@adacore.com>
Tue, 4 Mar 2025 13:24:32 +0000 (14:24 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Mon, 9 Jun 2025 06:32:06 +0000 (08:32 +0200)
commitff9781d1dc58f6a015c51bedc655ceaa3858b62d
treebd7060b0133de222ef9c984d472f5d9679ca7283
parenta23938b3a7d7dd7a3dcb3216ec0de4a24a1ff069
ada: Remove misleading comment

This patch removes a comment that misleadingly presented a condition as
being met only in rare situations, while it's in fact satisfied in very
basic cases such as simple object declarations.

gcc/ada/ChangeLog:

* sem_util.adb (Enter_Name): Remove comment.
gcc/ada/sem_util.adb