aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-purexc.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-purexc.ads')
-rw-r--r--gcc/ada/s-purexc.ads2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/s-purexc.ads b/gcc/ada/s-purexc.ads
index 400c730..a327f48 100644
--- a/gcc/ada/s-purexc.ads
+++ b/gcc/ada/s-purexc.ads
@@ -33,9 +33,7 @@
-- an exception message. It can be used from Pure units. This unit is for
-- internal use only, it is not generally available to applications.
-pragma Warnings (Off);
pragma Compiler_Unit;
-pragma Warnings (On);
package System.Pure_Exceptions is
pragma Pure;