]> sourceware.org Git - newlib-cygwin.git/commit
nvptx: In offloading execution, map '_exit' to 'abort' [GCC PR85463]
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 19 Jan 2023 17:24:50 +0000 (18:24 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 19 Jan 2023 20:53:02 +0000 (21:53 +0100)
commit05a2d7a8b3277b469e7cb121115bba398adc8559
tree20f5c508d1a5d65bca69de98ba41263a8f935c53
parent29b137af8098fa63b824072e1ce33883275959a3
nvptx: In offloading execution, map '_exit' to 'abort' [GCC PR85463]

This is still not properly resolving <https://gcc.gnu.org/PR85463>
'[nvptx] "exit" in offloaded region doesn't terminate process', but is
one step into that direction, and allows for simplifying some GCC code.
newlib/libc/machine/nvptx/_exit.c
This page took 0.026379 seconds and 5 git commands to generate.