cuintp.c: Remove useless include directives.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 19 Oct 2013 11:03:34 +0000 (11:03 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 19 Oct 2013 11:03:34 +0000 (11:03 +0000)
commit457f72ac38955335c4b3f20e353bc9891681d805
tree05abbf795b9b521ad13fafbf7f1c41eaa4ad795a
parent4708440c7c3e49438684e33c6aa045336112567c
cuintp.c: Remove useless include directives.

* gcc-interface/cuintp.c: Remove useless include directives.
(build_cst_from_int): Use standard predicate.
(UI_To_gnu): Simplify.
(UI_From_gnu): Fix formatting.
* gcc-interface/trans.c (post_error): Likewise.
(post_error_ne): Likewise.

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