]> gcc.gnu.org Git - gcc.git/commit
[Ada] Display Entity in debugging printouts
authorBob Duff <duff@adacore.com>
Thu, 4 Mar 2021 21:27:05 +0000 (16:27 -0500)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 17 Jun 2021 14:32:09 +0000 (10:32 -0400)
commit8863c3aa86c4dffd1869c04c7df7b5065751235d
tree7e59a8cd9a85fec6b102f7fdf782451cc6507186
parent9e1ca4e3ab0fb7156fed4480c8f35810d00ff84d
[Ada] Display Entity in debugging printouts

gcc/ada/

* treepr.adb (Print_Node): Display the Entity or Associated_Node
fields if appropriate.
* sinfo-utils.ads (F_Associated_Node, F_Entity): Remove. These
are no longer needed.
gcc/ada/sinfo-utils.ads
gcc/ada/treepr.adb
This page took 0.057541 seconds and 5 git commands to generate.