trans.c (emit_range_check): Assert that the range type is a numerical type and remove...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 6 Mar 2013 17:34:02 +0000 (17:34 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 6 Mar 2013 17:34:02 +0000 (17:34 +0000)
commitb6ea6dbdc0482fe3a27f4c02e045945c6f02559f
tree3b1b031a404233b4e36a110d2ff105cbf2f77400
parent9772c47ab05a80c39c0bc960626381b95b2a36b4
trans.c (emit_range_check): Assert that the range type is a numerical type and remove useless local variables.

* gcc-interface/trans.c (emit_range_check): Assert that the range type
is a numerical type and remove useless local variables.

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