]> gcc.gnu.org Git - gcc.git/commit
[Ada] Unchecked_Convert_To: set Parent
authorBob Duff <duff@adacore.com>
Wed, 19 May 2021 11:52:32 +0000 (07:52 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 7 Jul 2021 16:23:15 +0000 (16:23 +0000)
commitebef9784ef665511b407ed9081153a7eb52f816b
tree7b69b32a89f6657f3a78d1f03dedc9051a19a604
parenta7f66404a62179ed8d759e8d454635f775cef016
[Ada] Unchecked_Convert_To: set Parent

gcc/ada/

* tbuild.adb (Unchecked_Convert_To): Set the Parent of the new
node to the Parent of the old node.
* tbuild.ads (Unchecked_Convert_To): Document differences
between Convert_To and Unchecked_Convert_To. The previous
documentation claimed they are identical except for the
uncheckedness of the conversion.
gcc/ada/tbuild.adb
gcc/ada/tbuild.ads
This page took 0.053022 seconds and 5 git commands to generate.