]> gcc.gnu.org Git - gcc.git/commit
decl.c (gnat_to_gnu_entity): Build a stub DECL for the dummy fat pointer type in...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 13 Dec 2010 18:10:49 +0000 (18:10 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 13 Dec 2010 18:10:49 +0000 (18:10 +0000)
commite2d3a4bba91302346202e83b4c79a4d2c68d856c
tree426e4bc3cd3eadacc2a1434004a4933e098e1a8c
parent5128d641baf69fc385182d30d93c8e1cdc0bae0b
decl.c (gnat_to_gnu_entity): Build a stub DECL for the dummy fat pointer type in the unconstrained array case.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_General_Access_Type>:
Build a stub DECL for the dummy fat pointer type in the unconstrained
array case.
* gcc-interface/utils.c (update_pointer_to): Set the DECL_ORIGINAL_TYPE
for all the variants in the fat pointer case.

From-SVN: r167758
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/ada/gcc-interface/utils.c
This page took 0.058573 seconds and 5 git commands to generate.