aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-mastop.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-mastop.adb')
-rw-r--r--gcc/ada/s-mastop.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/s-mastop.adb b/gcc/ada/s-mastop.adb
index 8347ca4..fba5bb1 100644
--- a/gcc/ada/s-mastop.adb
+++ b/gcc/ada/s-mastop.adb
@@ -33,9 +33,7 @@
-- This dummy version of System.Machine_State_Operations is used
-- on targets for which zero cost exception handling is not implemented.
-pragma Warnings (Off);
pragma Compiler_Unit;
-pragma Warnings (On);
package body System.Machine_State_Operations is