]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (gnat_to_gnu_entity): Do not assert that the type of the parameters isn't...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 4 Nov 2011 10:27:02 +0000 (10:27 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 4 Nov 2011 10:27:02 +0000 (10:27 +0000)
commit25ec1790d7c10ecdd9bbe7bf80a310b8b4d7841d
treead974995f91b3fe9ee50426663ceee191a3d40ba
parenta31945d7ce7a91aeb5afd885777f0e87a6404188
decl.c (gnat_to_gnu_entity): Do not assert that the type of the parameters isn't dummy in type_annotate_only...

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Function>: Do not assert
that the type of the parameters isn't dummy in type_annotate_only mode.

From-SVN: r180931
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/private1-sub.ads [new file with mode: 0644]
gcc/testsuite/gnat.dg/specs/private1.ads [new file with mode: 0644]