exp_dist.adb (Build_TypeCode_Call): Remove incorrect processing for Itypes.
authorThomas Quinot <quinot@adacore.com>
Mon, 4 Jul 2005 13:27:43 +0000 (15:27 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Jul 2005 13:27:43 +0000 (15:27 +0200)
commit64dd539571685b9a8b052352241b1f110f6d7002
tree57f6cd3f5dd0a284b7b210cd135226b39aaa9d60
parent3b641023b36ac88164d64851ee5e45fc365937cc
exp_dist.adb (Build_TypeCode_Call): Remove incorrect processing for Itypes.

2005-07-04  Thomas Quinot  <quinot@adacore.com>

* exp_dist.adb (Build_TypeCode_Call): Remove incorrect processing for
Itypes. Itypes are really unexpected there.
(Build_TypeCode_Function): Generalise special processing for Itypes to
handle the case of numeric implicit base types as well as enumerated
ones.

From-SVN: r101578
gcc/ada/exp_dist.adb