summaryrefslogtreecommitdiffstats
path: root/gcc/ada/s-asthan-vms-alpha.adb
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2006-02-15 09:29:17 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2006-02-15 09:29:17 +0000
commiteccb63561ff07ac55b82fb7e609e77bf306e773a (patch)
tree3065d216f49ea5961bfec16c9821619ea5da2a91 /gcc/ada/s-asthan-vms-alpha.adb
parent0311af6afb62db5816bc1b2e2e7ea3d7f27cee71 (diff)
downloadppe42-gcc-eccb63561ff07ac55b82fb7e609e77bf306e773a.tar.gz
ppe42-gcc-eccb63561ff07ac55b82fb7e609e77bf306e773a.zip
2006-02-13 Hristian Kirtchev <kirtchev@adacore.com>
* a-tasatt.adb, s-osinte-lynxos-3.adb, s-osinte-lynxos.adb, s-osinte-aix.adb, s-interr-sigaction.adb, s-asthan-vms-alpha.adb, s-interr-vms.adb, s-intman-vms.adb, s-interr-vxworks.adb, s-intman-vxworks.adb, s-asthan-vms-alpha.adb, a-ztexio.adb, a-reatim.adb, a-taside.adb, a-textio.adb, a-witeio.adb, prj-attr.adb, s-intman-irix.adb, s-intman-solaris.adb, s-intman-posix.adb, a-dynpri.adb, a-interr.adb, g-dynhta.adb, s-asthan.adb, s-interr.adb, s-pooglo.adb, s-pooloc.adb, s-poosiz.adb, s-tasren.adb, s-tasuti.adb, s-tataat.adb, s-tpobop.adb: Remove redundant with clauses. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111024 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/s-asthan-vms-alpha.adb')
-rw-r--r--gcc/ada/s-asthan-vms-alpha.adb3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/s-asthan-vms-alpha.adb b/gcc/ada/s-asthan-vms-alpha.adb
index 13362a9600b..f108058659e 100644
--- a/gcc/ada/s-asthan-vms-alpha.adb
+++ b/gcc/ada/s-asthan-vms-alpha.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1996-2005 Free Software Foundation, Inc. --
+-- Copyright (C) 1996-2006 Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -54,7 +54,6 @@ with System.Task_Primitives.Operations.DEC;
-- removed, because of problem with controlled attribute ???
with Ada.Task_Attributes;
-with Ada.Task_Identification;
with Ada.Exceptions; use Ada.Exceptions;
OpenPOWER on IntegriCloud