sem_cat.adb (Validate_Object_Declaration): A variable declaration is not illegal...
authorThomas Quinot <quinot@adacore.com>
Fri, 18 Jun 2010 12:44:26 +0000 (14:44 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 18 Jun 2010 12:44:26 +0000 (14:44 +0200)
commit709121b5a52e45f1bf29b56a9a4d813adf1dd292
tree07ddaa2fe7730c7cbb982ab4b21b6f85692704f2
parentbef228c2bf2176f6fd643e0e8debfe3cb956f380
sem_cat.adb (Validate_Object_Declaration): A variable declaration is not illegal per E.2.2(7) if...

2010-06-18  Thomas Quinot  <quinot@adacore.com>

* sem_cat.adb (Validate_Object_Declaration): A variable declaration is
not illegal per E.2.2(7) if it occurs in the private part of a
Remote_Types unit.

From-SVN: r160984
gcc/ada/ChangeLog
gcc/ada/sem_cat.adb