* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Subprogram_Type>: Add
commit00ca92344c4d1c48572d7dbda78893cd9323cd70
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Oct 2010 11:47:29 +0000 (10 11:47 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Oct 2010 11:47:29 +0000 (10 11:47 +0000)
tree3e8777f65084ba98d2b4d5c19d7450e674b470f2
parentaacd5a58e08fd22835dace0b87b0e5f7803823df
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165251 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c