aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2023-12-20 12:27:48 +0100
committerThomas Schwinge <thomas@codesourcery.com>2023-12-23 10:10:02 +0100
commitc0bf7ea189ecf252152fe15134f70f576bcd20b2 (patch)
tree628addb358d1ce94e1b2aea777648ae8fc3e1369 /gcc
parent079455458e5665330abc9c8b0726b0b11e7016ee (diff)
downloadgcc-c0bf7ea189ecf252152fe15134f70f576bcd20b2.zip
gcc-c0bf7ea189ecf252152fe15134f70f576bcd20b2.tar.gz
gcc-c0bf7ea189ecf252152fe15134f70f576bcd20b2.tar.bz2
GCN, nvptx: Basic '__cxa_guard_{acquire,abort,release}' for C++ static local variables support
For now, for single-threaded GCN, nvptx target use only; extension for multi-threaded offloading use is to follow later. Eventually switch to libstdc++-v3/libsupc++ proper. libgcc/ * c++-minimal/README: New. * c++-minimal/guard.c: New. * config/gcn/t-amdgcn (LIB2ADD): Add it. * config/nvptx/t-nvptx (LIB2ADD): Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions