summaryrefslogtreecommitdiffstats
path: root/gcc/ada/sem_ch10.adb
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2013-04-11 13:26:06 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2013-04-11 13:26:06 +0000
commit2853f80322edd7fcea54e2a083db7b466a0f6193 (patch)
tree643b2d8b594a091a28044601d88fad4b59b8e3d3 /gcc/ada/sem_ch10.adb
parentc1381b7ac21712cc179c6c1c51bda51212a3016f (diff)
downloadppe42-gcc-2853f80322edd7fcea54e2a083db7b466a0f6193.tar.gz
ppe42-gcc-2853f80322edd7fcea54e2a083db7b466a0f6193.zip
2013-04-11 Thomas Quinot <quinot@adacore.com>
* sem_ch10.adb, sem_ch12.adb: Minor reformatting. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197793 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/sem_ch10.adb')
-rw-r--r--gcc/ada/sem_ch10.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/sem_ch10.adb b/gcc/ada/sem_ch10.adb
index a4241afabd7..06232069702 100644
--- a/gcc/ada/sem_ch10.adb
+++ b/gcc/ada/sem_ch10.adb
@@ -79,8 +79,8 @@ package body Sem_Ch10 is
-- Build and decorate the list of shadow entities for a package mentioned
-- in a limited_with clause. If the package was not previously analyzed
-- then it also performs a basic decoration of the real entities. This is
- -- required to do not pass non-decorated entities to the back-end.
- -- Implements Ada 2005 (AI-50217).
+ -- required in order to avoid passing non-decorated entities to the
+ -- back-end. Implements Ada 2005 (AI-50217).
procedure Check_Body_Needed_For_SAL (Unit_Name : Entity_Id);
-- Check whether the source for the body of a compilation unit must be
OpenPOWER on IntegriCloud