freeze.adb (Freeze_Record_Type): If the type of the component is an itype whose paren...
authorEd Schonberg <schonberg@adacore.com>
Tue, 29 Mar 2005 16:16:25 +0000 (18:16 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Mar 2005 16:16:25 +0000 (18:16 +0200)
commit49e90211a68eab8bda19cd4ed04025da8e05e8da
tree6f7aa357a3a82fdd054ec438326beaa3f3799de8
parent8adcacefcdb939e68ee0672191f6657e440f8f92
freeze.adb (Freeze_Record_Type): If the type of the component is an itype whose parent is controlled and not yet...

2005-03-29  Ed Schonberg  <schonberg@adacore.com>

* freeze.adb (Freeze_Record_Type): If the type of the component is an
itype whose parent is controlled and not yet frozen, do not create a
freeze node for the itype if expansion is disabled.

From-SVN: r97174
gcc/ada/freeze.adb