summaryrefslogtreecommitdiff
path: root/gcc/ada/system.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/system.ads')
-rw-r--r--gcc/ada/system.ads3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/system.ads b/gcc/ada/system.ads
index 7f6f13b1a1e..9206c1f685d 100644
--- a/gcc/ada/system.ads
+++ b/gcc/ada/system.ads
@@ -7,7 +7,7 @@
-- S p e c --
-- (Compiler Version) --
-- --
--- Copyright (C) 1992-2013, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2014, Free Software Foundation, Inc. --
-- --
-- This specification is derived from the Ada Reference Manual for use with --
-- GNAT. The copyright notice above, and the license provisions that follow --
@@ -148,7 +148,6 @@ private
Frontend_Layout : constant Boolean := False;
Machine_Overflows : constant Boolean := False;
Machine_Rounds : constant Boolean := True;
- OpenVMS : constant Boolean := False;
Preallocated_Stacks : constant Boolean := False;
Signed_Zeros : constant Boolean := True;
Stack_Check_Default : constant Boolean := False;