[Ada] Use inline expansion of Image for standard boolean by default
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 12 Jan 2021 12:25:24 +0000 (13:25 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 5 May 2021 08:19:00 +0000 (04:19 -0400)
commit0bfcf0b33d3198cbd6072191815104f9431fc330
treed3bbe081187a78263276f08cd5344719919cdacf
parent15de3bc0b494dae9bfdcc7af60974df0b31c3f0b
[Ada] Use inline expansion of Image for standard boolean by default

gcc/ada/

* debug.adb (d_x): Document extended usage.
* exp_imgv.adb (Expand_Standard_Boolean_Image): New procedure.
(Expand_Image_Attribute): Call it to expand in line the attribute
for standard boolean by default.
gcc/ada/debug.adb
gcc/ada/exp_imgv.adb