[Ada] Improve interactions between DSA and Put_Image routines for tagged types
authorSteve Baird <baird@adacore.com>
Wed, 19 May 2021 01:26:24 +0000 (18:26 -0700)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 7 Jul 2021 16:23:15 +0000 (16:23 +0000)
commit2d71668e64c4b20aec823dbe5a1feb6338d527a2
treea726436c73f7053302fcf2a77ee5106a51447d6a
parent4fa7097a140f007f86e81f62cd08fff15b16ef6e
[Ada] Improve interactions between DSA and Put_Image routines for tagged types

gcc/ada/

* exp_dist.adb (Add_RACW_Primitive_Declarations_And_Bodies): Add
TSS_Put_Image to list of predefined primitives that need special
treatment.
(Build_General_Calling_Stubs, Build_Subprogram_Receiving_Stubs):
Remove previous hack for dealing with TSS_Put_Image procedures.
gcc/ada/exp_dist.adb