aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-ststop.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-ststop.ads')
-rw-r--r--gcc/ada/s-ststop.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-ststop.ads b/gcc/ada/s-ststop.ads
index a3fb3c6..8a58356 100644
--- a/gcc/ada/s-ststop.ads
+++ b/gcc/ada/s-ststop.ads
@@ -63,7 +63,7 @@
-- handles versions of System.Stream_Attributes (in particular the XDR version
-- found in s-stratt-xdr) which do not permit block io optimization.
-pragma Compiler_Unit;
+pragma Compiler_Unit_Warning;
with Ada.Streams;