re PR ada/70017 (c52103x and c52104x test failure on s390x)
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 12 Mar 2016 11:32:54 +0000 (11:32 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 12 Mar 2016 11:32:54 +0000 (11:32 +0000)
commit0529235de5d3a6015a1031f2761d1580cc8c20fa
treeaa5518b7e4f38b4b97980697060af4ff059ecb56
parent3f1e5d3afe4d01a277747fe74fc01859139576ca
re PR ada/70017 (c52103x and c52104x test failure on s390x)

PR ada/70017
* calls.c (emit_library_call_value_1): Clear the ECF_NOTHROW flag if
the libcall is LCT_THROW.
* explow.c (probe_stack_range): Pass LCT_THROW to emit_library_call
for the checking routine.

From-SVN: r234160
gcc/ChangeLog
gcc/calls.c
gcc/explow.c