]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Remove incorrect bits in Copy_Node documentation
authorRonan Desplanques <desplanques@adacore.com>
Fri, 28 Feb 2025 10:50:30 +0000 (11:50 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Mon, 9 Jun 2025 06:32:06 +0000 (08:32 +0200)
commit95da1ec42b9debc0c7c0ee1508dbc1493852b200
treeffffe4447764ac5fe8c117f77825f841618271f2
parentbba4596132cb75d2892e7475aa67d32e15439c39
ada: Remove incorrect bits in Copy_Node documentation

This patch removes a leftover reference to the concept of node extension
and a note about aspect specification that's been incorrect since at
least the latest rework of aspect specification representation.

gcc/ada/ChangeLog:

* atree.ads (Copy_Node): Fix comment.
gcc/ada/atree.ads