]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (gnat_to_gnu_entity): Reuse dummy fat type for gnu_ptr_template and gnu_templa...
authorTristan Gingold <gingold@adacore.com>
Mon, 27 Feb 2012 17:25:28 +0000 (17:25 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 27 Feb 2012 17:25:28 +0000 (17:25 +0000)
commit2afda005e1a9117b67c4094b6a23590ea1646524
tree73d40ff35bfb198a0911e580b2ab06e0f609f407
parentafbf6e97a557f6af04aac6eeba3de6c20f0082f7
decl.c (gnat_to_gnu_entity): Reuse dummy fat type for gnu_ptr_template and gnu_template_type.

* gcc-interface/decl.c (gnat_to_gnu_entity) [E_String_Type,
E_Array_Type]: Reuse dummy fat type for gnu_ptr_template and
gnu_template_type.

From-SVN: r184605
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/array20.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/array20.ads [new file with mode: 0644]