[nvptx] Add exit after call to noreturn function
authorTom de Vries <tom@codesourcery.com>
Mon, 25 Sep 2017 10:36:23 +0000 (10:36 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 25 Sep 2017 10:36:23 +0000 (10:36 +0000)
commitfb202364391854f7c16eee74c270b0d78ad8f532
tree4a717c30abf2cbc874b004311e433244b4ae325c
parent851e9f19e27e1f840f9a978fc7103397043d8826
[nvptx] Add exit after call to noreturn function

2017-09-25  Tom de Vries  <tom@codesourcery.com>

PR target/80035
PR target/81069
* config/nvptx/nvptx.c (nvptx_output_call_insn): Add exit after call to
noreturn function.

From-SVN: r253145
gcc/ChangeLog
gcc/config/nvptx/nvptx.c