This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r138408 - /trunk/gcc/ada/sem_ch10.adb
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 31 Jul 2008 13:31:38 -0000
- Subject: r138408 - /trunk/gcc/ada/sem_ch10.adb
Author: charlet
Date: Thu Jul 31 13:31:37 2008
New Revision: 138408
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138408
Log:
2008-07-31 Ed Schonberg <schonberg@adacore.com>
* sem_ch10.adb (Build_Unit_Name): If the unit name in a with_clause
has the form A.B.C and B is a unit renaming, analyze its compilation
unit and add a with_clause on A.b to the context.
Modified:
trunk/gcc/ada/sem_ch10.adb