[Ada] Put_Image attribute
commitc324c77eeda3203bc9280b7aeefc9aea13503792
authorBob Duff <duff@adacore.com>
Thu, 19 Mar 2020 22:17:36 +0000 (19 18:17 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 12 Jun 2020 08:29:12 +0000 (12 04:29 -0400)
treec52d8c5919562e6e980eaa42091b4a288d5d737a
parent53c5cd3393356b4541d5ebb958a412ec56d56328
[Ada] Put_Image attribute

2020-06-12  Bob Duff  <duff@adacore.com>

gcc/ada/

* debug.adb: Remove usage of -gnatd_z.
* exp_attr.adb, exp_put_image.ads, exp_put_image.adb: Clean up
the enable/disable code. If Put_Image is disabled for a type,
systematically call the "unknown" version.  Improve comments.
Consolidate workarounds.  Remove usage of -gnatd_z.
gcc/ada/debug.adb
gcc/ada/exp_attr.adb
gcc/ada/exp_put_image.adb
gcc/ada/exp_put_image.ads