diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2023-12-20 12:27:48 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2023-12-23 10:10:02 +0100 |
commit | c0bf7ea189ecf252152fe15134f70f576bcd20b2 (patch) | |
tree | 628addb358d1ce94e1b2aea777648ae8fc3e1369 /gcc/tree-vect-loop-manip.cc | |
parent | 079455458e5665330abc9c8b0726b0b11e7016ee (diff) | |
download | gcc-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/tree-vect-loop-manip.cc')
0 files changed, 0 insertions, 0 deletions