aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-stache.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-stache.adb')
-rw-r--r--gcc/ada/s-stache.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/s-stache.adb b/gcc/ada/s-stache.adb
index a3d6598..ffad205 100644
--- a/gcc/ada/s-stache.adb
+++ b/gcc/ada/s-stache.adb
@@ -29,9 +29,7 @@
-- --
------------------------------------------------------------------------------
-pragma Warnings (Off);
pragma Compiler_Unit;
-pragma Warnings (On);
-- As noted in the spec, this dummy body is present because otherwise we
-- have bootstrapping path problems (there used to be a real body).