diff options
author | Bob Duff <duff@adacore.com> | 2020-03-30 10:16:49 -0400 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2020-06-15 04:04:22 -0400 |
commit | 3dd1cc4a05f57e0d65435a055d532e699c574403 (patch) | |
tree | b2bcf466855c7cb10058d6022de07f2f8e57d620 /gcc/tree-inline.c | |
parent | eb72521915b1f109b3b65aa384005c2527f76c31 (diff) | |
download | gcc-3dd1cc4a05f57e0d65435a055d532e699c574403.zip gcc-3dd1cc4a05f57e0d65435a055d532e699c574403.tar.gz gcc-3dd1cc4a05f57e0d65435a055d532e699c574403.tar.bz2 |
[Ada] Put_Image: Implement for private types with full real type
2020-06-15 Bob Duff <duff@adacore.com>
gcc/ada/
* exp_imgv.adb (Expand_Image_Attribute): Allow private types.
Put_Image generates Image for numeric types, and private types
whose full type is numeric. This requires the Conversion_OK flag
for integer and floating-point types. For fixed point, we need
the extra conversion.
* exp_put_image.adb (Build_Elementary_Put_Image_Call): Remove
special handling of real types.
(Enable_Put_Image): Enable for reals.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions