summaryrefslogtreecommitdiffstats
path: root/gcc/ada/system-vxworks-arm.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/system-vxworks-arm.ads')
-rw-r--r--gcc/ada/system-vxworks-arm.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/system-vxworks-arm.ads b/gcc/ada/system-vxworks-arm.ads
index 04027dd30f4..2c144afb6cd 100644
--- a/gcc/ada/system-vxworks-arm.ads
+++ b/gcc/ada/system-vxworks-arm.ads
@@ -129,7 +129,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 := False;
Configurable_Run_Time : constant Boolean := False;
Denorm : constant Boolean := True;
OpenPOWER on IntegriCloud