a-cidlli.ads, [...] (Empty_Vector, [...]): Move this object declaration after freezin...
authorJavier Miranda <miranda@adacore.com>
Wed, 6 Jun 2007 10:52:10 +0000 (12:52 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jun 2007 10:52:10 +0000 (12:52 +0200)
commit7d2e68b351a9a69a273fc2a7f38893a23c8c6358
treeec2589c089bd5167e50d6fc2c0cc266528d224cd
parentd579fabd9e9ee326dd532c990f59eed385a74dbf
a-cidlli.ads, [...] (Empty_Vector, [...]): Move this object declaration after freezing point of all its associated tagged...

2007-04-20  Javier Miranda  <miranda@adacore.com>

* a-cidlli.ads, a-cdlili.ads, a-cohama.ads, a-coinve.ads,
a-convec.ads (Empty_Vector, Empty_Map, Empty_List): Move this object
declaration after freezing point of all its associated tagged types;
otherwise such types are frozen too early.

From-SVN: r125477
gcc/ada/a-cdlili.ads
gcc/ada/a-cidlli.ads
gcc/ada/a-cohama.ads
gcc/ada/a-coinve.ads
gcc/ada/a-convec.ads