summaryrefslogtreecommitdiff
path: root/gcc/ada/system-mingw-x86_64.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/system-mingw-x86_64.ads')
-rw-r--r--gcc/ada/system-mingw-x86_64.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/system-mingw-x86_64.ads b/gcc/ada/system-mingw-x86_64.ads
index c60f6aa1d40..587fd21163d 100644
--- a/gcc/ada/system-mingw-x86_64.ads
+++ b/gcc/ada/system-mingw-x86_64.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;