gigi.h (smaller_form_type_p): Declare.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 17 Mar 2011 12:37:53 +0000 (12:37 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 17 Mar 2011 12:37:53 +0000 (12:37 +0000)
commitbb1f792960e1dd896529286d2d2302491959d591
tree0f84b2c4de3fdba8e07cd150c30e22214ec75896
parentdabd47e701a73fca7f4e2495b5a86704bf0a1855
gigi.h (smaller_form_type_p): Declare.

* gcc-interface/gigi.h (smaller_form_type_p): Declare.
* gcc-interface/trans.c (smaller_form_type_p): Make global and move...
* gcc-interface/utils.c (smaller_form_type_p): ...to here.
(convert): Deal with conversions from a smaller form type specially.

From-SVN: r171091
gcc/ada/ChangeLog
gcc/ada/gcc-interface/gigi.h
gcc/ada/gcc-interface/trans.c
gcc/ada/gcc-interface/utils.c