sem_ch12.adb (Copy_Generic_Node): A reference to a child unit of the generic for...
authorEd Schonberg <schonberg@adacore.com>
Thu, 16 Aug 2007 12:20:00 +0000 (14:20 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Aug 2007 12:20:00 +0000 (14:20 +0200)
commit369925233a003cf92489080ed0a0bcb94629b08b
tree44234817e6ca847458c9b98e2ec0b75be024b104
parent0d01a4abfbaeae96135e2c5383850d3a2ea66aa1
sem_ch12.adb (Copy_Generic_Node): A reference to a child unit of the generic for an enclosing instance is a...

2007-08-16  Ed Schonberg  <schonberg@adacore.com>

* sem_ch12.adb (Copy_Generic_Node): A reference to a child unit of the
generic for an enclosing instance is a global reference, even though
its scope is the enclosing instance.

From-SVN: r127546
gcc/ada/sem_ch12.adb