diff options
author | Bob Duff <duff@adacore.com> | 2020-06-12 18:24:52 -0400 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2020-07-27 04:05:15 -0400 |
commit | 1e29b5465e4d8dc30cea2ff2677294fbcecd0f21 (patch) | |
tree | 40a3eff789d5be98873ae445f04bcc19a828f6b7 /gcc/ada/sinfo.adb | |
parent | 7f5c0f328eced560a204bb8e3eae0d45795dd235 (diff) | |
download | gcc-1e29b5465e4d8dc30cea2ff2677294fbcecd0f21.zip gcc-1e29b5465e4d8dc30cea2ff2677294fbcecd0f21.tar.gz gcc-1e29b5465e4d8dc30cea2ff2677294fbcecd0f21.tar.bz2 |
[Ada] Ada2020: AI12-0304 Put_Image attrs of lang-def types
gcc/ada/
* libgnat/s-rannum.ads, libgnat/s-rannum.adb: Add Put_Image.
This will be inherited by the language-defined packages
Ada.Numerics.Discrete_Random and Ada.Numerics.Float_Random.
* libgnat/a-convec.ads, libgnat/a-convec.adb: Add Put_Image.
* libgnat/s-putima.ads: Add pragma Preelaborate, so this can be
imported into containers packages.
* libgnat/s-putima.adb: Move Digit to private part; otherwise
reference to Base is illegal in Preelaborate generic.
* exp_put_image.adb (Build_Record_Put_Image_Procedure): Use the
base type.
Diffstat (limited to 'gcc/ada/sinfo.adb')
0 files changed, 0 insertions, 0 deletions