misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions for the runtime on platforms...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 13 Nov 2018 09:02:33 +0000 (09:02 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 13 Nov 2018 09:02:33 +0000 (09:02 +0000)
commit77ece7f52e892587455b17e91e111d3316019b05
treeebc2c38be14815fd0625aeab14ea87e52164c90b
parent0c1e0d63fe0ceabbd04384070f3b59f8bf50de09
misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions for the runtime on platforms where...

* gcc-interface/misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions
for the runtime on platforms where System.Machine_Overflow is true.

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