[Ada] Fix small discrepancy between -gnatG and -gnatD[G] outputs
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 11 Nov 2021 11:36:10 +0000 (12:36 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 1 Dec 2021 10:24:40 +0000 (10:24 +0000)
commit38df84ae8aaa0c9e753218f5b1d087e95b13c546
tree0422dbe421a99707cf22400cc8a83ef4f167dce7
parent790b8752100e699d98140f0b094cbf5b893aa7dd
[Ada] Fix small discrepancy between -gnatG and -gnatD[G] outputs

gcc/ada/

* sprint.ads (Source_Dump): Fix typo in comment.
* sprint.adb (Source_Dump): Set Dump_Freeze_Null for both -gnatG
and -gnatD.
* switch-c.adb (Scan_Front_End_Switches) <'D'>: Remove obsolete
kludge.
gcc/ada/sprint.adb
gcc/ada/sprint.ads
gcc/ada/switch-c.adb