diff options
Diffstat (limited to 'gcc/ada/system-tru64.ads')
-rw-r--r-- | gcc/ada/system-tru64.ads | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/system-tru64.ads b/gcc/ada/system-tru64.ads index b3426b234dc..43facc7465f 100644 --- a/gcc/ada/system-tru64.ads +++ b/gcc/ada/system-tru64.ads @@ -139,7 +139,6 @@ private Suppress_Standard_Library : constant Boolean := False; Use_Ada_Main_Program_Name : constant Boolean := False; ZCX_By_Default : constant Boolean := True; - GCC_ZCX_Support : constant Boolean := True; -- Note: Denorm is False because denormals are only handled properly -- if the -mieee switch is set, and we do not require this usage. |