aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/system-hpux.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/system-hpux.ads')
-rw-r--r--gcc/ada/system-hpux.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/system-hpux.ads b/gcc/ada/system-hpux.ads
index e9664f09a45..7f473b17b63 100644
--- a/gcc/ada/system-hpux.ads
+++ b/gcc/ada/system-hpux.ads
@@ -129,7 +129,7 @@ private
Machine_Rounds : constant Boolean := True;
OpenVMS : constant Boolean := False;
Preallocated_Stacks : constant Boolean := False;
- Signed_Zeros : constant Boolean := False;
+ Signed_Zeros : constant Boolean := True;
Stack_Check_Default : constant Boolean := False;
Stack_Check_Probes : constant Boolean := False;
Support_64_Bit_Divides : constant Boolean := True;