[Bug libgomp/85463] [nvptx] "exit" in offloaded region doesn't terminate process

2023-01-20 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85463 --- Comment #4 from Tobias Burnus --- Crossref: Thomas posted the following newlib patch: [PATCH] nvptx: In offloading execution, map '_exit' to 'abort' [GCC PR85463] https://sourceware.org/pipermail/newlib/2023/020140.html

[Bug libgomp/85463] [nvptx] "exit" in offloaded region doesn't terminate process

2019-12-04 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85463 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment

[Bug libgomp/85463] [nvptx] "exit" in offloaded region doesn't terminate process

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85463 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #2

[Bug libgomp/85463] [nvptx] "exit" in offloaded region doesn't terminate process

2018-04-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85463 --- Comment #1 from Thomas Schwinge --- Author: tschwinge Date: Thu Apr 19 08:53:38 2018 New Revision: 259491 URL: https://gcc.gnu.org/viewcvs?rev=259491=gcc=rev Log: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process'