misc.c (gnat_enum_underlying_base_type): New function.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 16 Feb 2016 17:51:56 +0000 (17:51 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 16 Feb 2016 17:51:56 +0000 (17:51 +0000)
commit8c7eac6260ac801715a45c8c8ffad2dd96d77bac
treebedaeb6f6828ea78020ea7f52b264f1f9ea440bd
parent7c175186bc2ed953eb6b72336fde6607fee5fbaf
misc.c (gnat_enum_underlying_base_type): New function.

* gcc-interface/misc.c (gnat_enum_underlying_base_type): New function.
(LANG_HOOKS_ENUM_UNDERLYING_BASE_TYPE): Define to above.

From-SVN: r233467
gcc/ada/ChangeLog
gcc/ada/gcc-interface/misc.c