misc.c (gnat_init_options_struct): Parameterize errno support here instead of...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 27 Oct 2014 11:40:47 +0000 (11:40 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 27 Oct 2014 11:40:47 +0000 (11:40 +0000)
commit98ae260da1002b9bbf803a267407d84a76076191
tree74abf33f8a567ef3beb533cef570ea297796fc14
parent084770317e9443ada06ea9d9c914504f0df2487e
misc.c (gnat_init_options_struct): Parameterize errno support here instead of...

* gcc-interface/misc.c (gnat_init_options_struct): Parameterize errno
support here instead of...
Do not set flag_delete_dead_exceptions to 1 unconditionally.
(gnat_init_gcc_eh): Set flag_delete_dead_exceptions to 1.
(gnat_init_gcc_fp): ...here.

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