aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-putaim.ads
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@adacore.com>2020-06-18 05:34:17 -0400
committerPierre-Marie de Rodat <derodat@adacore.com>2020-07-27 04:05:20 -0400
commitcb030dd7350381e47bdb168517507426ad23a297 (patch)
treef2cf2df3031c1c12831275e752d66c4b26b5c6ae /gcc/ada/libgnat/s-putaim.ads
parent19796dddf05ca0349ec84b54b8743eb12106e3fc (diff)
downloadgcc-cb030dd7350381e47bdb168517507426ad23a297.zip
gcc-cb030dd7350381e47bdb168517507426ad23a297.tar.gz
gcc-cb030dd7350381e47bdb168517507426ad23a297.tar.bz2
[Ada] Switch Ada_Version_Runtime to Ada 2020
gcc/ada/ * opt.ads (Ada_Version_Runtime): Set to Ada_2020. * sem_ch3.adb (Analyze_Subtype_Declaration): Propagate Is_Independent flag to subtypes. * libgnarl/s-taprop__linux.adb: Adapt to Ada 2020 warning. * libgnat/a-nbnbin.adb, libgnat/a-nbnbin.ads, libgnat/a-nbnbin__gmp.adb, libgnat/a-nbnbre.adb, libgnat/a-nbnbre.ads, libgnat/a-stobbu.adb, libgnat/a-stobbu.ads, libgnat/a-stobfi.adb, libgnat/a-stobfi.ads, libgnat/a-stoubu.adb, libgnat/a-stoubu.ads, libgnat/a-stoufi.adb, libgnat/a-stoufi.ads, libgnat/a-stoufo.adb, libgnat/a-stoufo.ads, libgnat/a-stouut.adb, libgnat/a-stouut.ads, libgnat/a-strsto.ads, libgnat/a-ststbo.adb, libgnat/a-ststbo.ads, libgnat/a-ststun.adb, libgnat/a-ststun.ads, libgnat/a-stteou.ads, libgnat/s-aoinar.ads, libgnat/s-aomoar.ads, libgnat/s-atopex.ads, libgnat/s-putaim.adb, libgnat/s-putaim.ads, libgnat/s-putima.adb, libgnat/s-putima.ads: Remove pragma Ada_2020, now redundant.
Diffstat (limited to 'gcc/ada/libgnat/s-putaim.ads')
-rw-r--r--gcc/ada/libgnat/s-putaim.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/libgnat/s-putaim.ads b/gcc/ada/libgnat/s-putaim.ads
index c06b751..b4dd8c2 100644
--- a/gcc/ada/libgnat/s-putaim.ads
+++ b/gcc/ada/libgnat/s-putaim.ads
@@ -29,9 +29,9 @@
-- --
------------------------------------------------------------------------------
-pragma Ada_2020;
with Ada.Strings.Text_Output;
with Ada.Task_Identification;
+
package System.Put_Task_Images is
-- This package contains subprograms that are called by the generated code