misc.c (gnat_handle_option): Replace call to abort with call to gcc_unreachable.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 23 Oct 2007 17:36:51 +0000 (17:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 23 Oct 2007 17:36:51 +0000 (17:36 +0000)
commit6d1e8bff96cd3ebc74129648987c7cf7d0d05748
tree8109e8d7b7ebc12413741f079649bb5f0cf49ada
parent0db747be5b9d91345662c1d172dfbb39877b8805
misc.c (gnat_handle_option): Replace call to abort with call to gcc_unreachable.

* misc.c (gnat_handle_option): Replace call to abort with
call to gcc_unreachable.
(gnat_init): Likewise.
(gnat_expand_expr): Likewise.
(fp_prec_to_size): Likewise.
(fp_size_to_prec): Likewise.

From-SVN: r129583
gcc/ada/ChangeLog
gcc/ada/misc.c