aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Dewar <dewar@adacore.com>2008-08-01 09:37:50 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2008-08-01 09:37:50 +0200
commita6f80cc4863e3a2286d783a23d0744ae3d55f481 (patch)
tree00666e20f14bca88d45d8d3c9493e0b7158ef615
parenta49b649fb8bd364696f32549227978f2024110d3 (diff)
downloadgcc-a6f80cc4863e3a2286d783a23d0744ae3d55f481.zip
gcc-a6f80cc4863e3a2286d783a23d0744ae3d55f481.tar.gz
gcc-a6f80cc4863e3a2286d783a23d0744ae3d55f481.tar.bz2
sem_ch10.adb: Minor reformatting
2008-08-01 Robert Dewar <dewar@adacore.com> * sem_ch10.adb: Minor reformatting From-SVN: r138457
-rw-r--r--gcc/ada/sem_ch10.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/sem_ch10.adb b/gcc/ada/sem_ch10.adb
index 626bee4..026e434 100644
--- a/gcc/ada/sem_ch10.adb
+++ b/gcc/ada/sem_ch10.adb
@@ -2708,7 +2708,6 @@ package body Sem_Ch10 is
Nkind (Unit_Declaration_Node (Entity (Selector_Name (Nam))))
= N_Package_Renaming_Declaration
then
-
-- The name in the with_clause is of the form A.B.C, and B
-- is given by a renaming declaration. In that case we may
-- not have analyzed the unit for B, but replaced it directly