]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (gnat_to_gnu_entity): Add assertion on the types of the parameters.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 10 Oct 2010 11:47:29 +0000 (11:47 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 10 Oct 2010 11:47:29 +0000 (11:47 +0000)
commit4304395d8602b0913bcfb1e65984e3aefa5bcf69
tree3e8777f65084ba98d2b4d5c19d7450e674b470f2
parent0c70025900f1242f8aa7822e1f681bb76ec12893
decl.c (gnat_to_gnu_entity): Add assertion on the types of the parameters.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Subprogram_Type>: Add
assertion on the types of the parameters.  Use KIND local variable.
<E_Incomplete_Type>: Likewise.

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