summaryrefslogtreecommitdiffstats
path: root/gcc/ada/system-mingw.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/system-mingw.ads')
-rw-r--r--gcc/ada/system-mingw.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/system-mingw.ads b/gcc/ada/system-mingw.ads
index 2e4d1817d0c..6a9131a30d5 100644
--- a/gcc/ada/system-mingw.ads
+++ b/gcc/ada/system-mingw.ads
@@ -116,7 +116,7 @@ private
-- of the individual switch values.
Backend_Divide_Checks : constant Boolean := False;
- Backend_Overflow_Checks : constant Boolean := False;
+ Backend_Overflow_Checks : constant Boolean := True;
Command_Line_Args : constant Boolean := True;
Configurable_Run_Time : constant Boolean := False;
Denorm : constant Boolean := True;
OpenPOWER on IntegriCloud