]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/ChangeLog
decl.c (gnat_to_gnu_entity): Defer finalizing types when updating the pointers to...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 2 Apr 2011 08:16:29 +0000 (08:16 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 2 Apr 2011 08:16:29 +0000 (08:16 +0000)
commit80ec8b4cf19ac985c95e2a222d84e48324cb8994
tree009d51ccbabac0f0231c1ffd9e32674bb45832b4
parentbb0ce33a0e35c7781d72dc59cc9dcadd3f550841
decl.c (gnat_to_gnu_entity): Defer finalizing types when updating the pointers to the designated type.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Access_Type>: Defer
finalizing types when updating the pointers to the designated type.
<all>: Finalize the deferred types even if we didn't defer processing
of incomplete types in this invocation.

From-SVN: r171879
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c