summaryrefslogtreecommitdiff
path: root/gcc/ada/s-exctab.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-exctab.ads')
-rw-r--r--gcc/ada/s-exctab.ads2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/s-exctab.ads b/gcc/ada/s-exctab.ads
index ab530f9c2a0..c9fe6980b10 100644
--- a/gcc/ada/s-exctab.ads
+++ b/gcc/ada/s-exctab.ads
@@ -33,9 +33,7 @@
-- registered exception names, for the implementation of the mapping
-- of names to exceptions (used for exception streams and attributes)
-pragma Warnings (Off);
pragma Compiler_Unit;
-pragma Warnings (On);
with System.Standard_Library;