Files
gcc-reflection/gcc/testsuite/gnat.dg/array20.ads
Tristan Gingold 2afda005e1 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
2012-02-27 17:25:28 +00:00

6 lines
60 B
Ada

package Array20 is
pragma Elaborate_Body;
end array20;