trans.c (Range_to_gnu): New static function.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 2 May 2016 07:38:37 +0000 (07:38 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 2 May 2016 07:38:37 +0000 (07:38 +0000)
commit3eaec285927dd8a5ab5f92d90ba5ad45be1f08a4
tree81af4ecb89e58a6881b13eb74818fe3922c1ed2b
parent40d848c7145f2dda3b8871362b1cd640adf158fe
trans.c (Range_to_gnu): New static function.

* gcc-interface/trans.c (Range_to_gnu): New static function.
(Raise_Error_to_gnu) <N_In>: Call it to translate the range.
(gnat_to_gnu) <N_In>: Likewise.

From-SVN: r235699
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c