[Bug target/80035] [nvptx] non-returning function call causes ptxas sigsegv
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 25 10:36:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80035
--- Comment #7 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Mon Sep 25 10:36:23 2017
New Revision: 253145
URL: https://gcc.gnu.org/viewcvs?rev=253145&root=gcc&view=rev
Log:
[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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/nvptx/nvptx.c
More information about the Gcc-bugs
mailing list