]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Remove outdated comment about reused entity fields
authorPiotr Trojanek <trojanek@adacore.com>
Tue, 18 Mar 2025 09:41:43 +0000 (10:41 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Tue, 10 Jun 2025 07:32:02 +0000 (09:32 +0200)
commit3d1703cb4c664d264f2e1420065b30fe2ac1e277
tree5291d8b78d3b39d300ecfe6ceeac116a73673649
parent35d8062ebd171d4b2628dac24c2cc68d88c4f8b3
ada: Remove outdated comment about reused entity fields

With the current representation of GNAT AST the entity fields are not reused.

gcc/ada/ChangeLog:

* einfo.ads (Overridden_Operation, Static_Initialization): Remove
comments about a reused entity field.
gcc/ada/einfo.ads